Home
last modified time | relevance | path

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 Dhcalls.h151 * 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 Dhcalls.c394 * 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 Dguest.c152 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 Dhcalls.h151 * 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 Dhcalls.c394 * 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 Dguest.c158 return cxl_h_collect_int_info(ctx->afu->guest->handle, ctx->process_token, info); in guest_get_irq_info()

Completed in 6 milliseconds