Searched refs:cxl_h_collect_int_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | hcalls.h | 151 * cxl_h_collect_int_info - Collect interrupt info about a coherent 154 long cxl_h_collect_int_info(u64 unit_address, u64 process_token,
|
H A D | hcalls.c | 394 * cxl_h_collect_int_info - Collect interrupt info about a coherent 397 long cxl_h_collect_int_info(u64 unit_address, u64 process_token, in cxl_h_collect_int_info() function 406 _PRINT_MSG(rc, "cxl_h_collect_int_info(%#.16llx, 0x%llx): %li\n", in cxl_h_collect_int_info()
|
H A D | guest.c | 152 return cxl_h_collect_int_info(ctx->afu->guest->handle, ctx->process_token, info); in guest_get_irq_info()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | hcalls.h | 151 * cxl_h_collect_int_info - Collect interrupt info about a coherent 154 long cxl_h_collect_int_info(u64 unit_address, u64 process_token,
|
H A D | hcalls.c | 394 * cxl_h_collect_int_info - Collect interrupt info about a coherent 397 long cxl_h_collect_int_info(u64 unit_address, u64 process_token, in cxl_h_collect_int_info() function 406 _PRINT_MSG(rc, "cxl_h_collect_int_info(%#.16llx, 0x%llx): %li\n", in cxl_h_collect_int_info()
|
H A D | guest.c | 158 return cxl_h_collect_int_info(ctx->afu->guest->handle, ctx->process_token, info); in guest_get_irq_info()
|
Completed in 6 milliseconds