Home
last modified time | relevance | path

Searched refs:cxl_handle_fault (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dfault.c228 void cxl_handle_fault(struct work_struct *fault_work) in cxl_handle_fault() function
244 dev_notice(&ctx->afu->dev, "cxl_handle_fault: Translation fault regs changed\n"); in cxl_handle_fault()
277 WARN(1, "cxl_handle_fault has nothing to handle\n"); in cxl_handle_fault()
H A Dcontext.c62 INIT_WORK(&ctx->fault_work, cxl_handle_fault); in cxl_context_init()
H A Dcxl.h968 void cxl_handle_fault(struct work_struct *work);
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dfault.c228 void cxl_handle_fault(struct work_struct *fault_work) in cxl_handle_fault() function
244 dev_notice(&ctx->afu->dev, "cxl_handle_fault: Translation fault regs changed\n"); in cxl_handle_fault()
277 WARN(1, "cxl_handle_fault has nothing to handle\n"); in cxl_handle_fault()
H A Dcontext.c62 INIT_WORK(&ctx->fault_work, cxl_handle_fault); in cxl_context_init()
H A Dcxl.h970 void cxl_handle_fault(struct work_struct *work);

Completed in 8 milliseconds