Searched refs:cxl_h_control_faults (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | hcalls.h | 158 * cxl_h_control_faults - Control the operation of a coherent platform 167 long cxl_h_control_faults(u64 unit_address, u64 process_token,
|
H A D | hcalls.c | 429 * cxl_h_control_faults - Control the operation of a coherent platform 438 long cxl_h_control_faults(u64 unit_address, u64 process_token, in cxl_h_control_faults() function 449 _PRINT_MSG(rc, "cxl_h_control_faults(%#.16llx, 0x%llx, %#llx, %#llx): %li (%#lx)\n", in cxl_h_control_faults()
|
H A D | guest.c | 375 return cxl_h_control_faults(ctx->afu->guest->handle, ctx->process_token, in guest_ack_irq()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | hcalls.h | 158 * cxl_h_control_faults - Control the operation of a coherent platform 167 long cxl_h_control_faults(u64 unit_address, u64 process_token,
|
H A D | hcalls.c | 429 * cxl_h_control_faults - Control the operation of a coherent platform 438 long cxl_h_control_faults(u64 unit_address, u64 process_token, in cxl_h_control_faults() function 449 _PRINT_MSG(rc, "cxl_h_control_faults(%#.16llx, 0x%llx, %#llx, %#llx): %li (%#lx)\n", in cxl_h_control_faults()
|
H A D | guest.c | 381 return cxl_h_control_faults(ctx->afu->guest->handle, ctx->process_token, in guest_ack_irq()
|
Completed in 6 milliseconds