Home
last modified time | relevance | path

Searched refs:cxl_h_collect_int_info (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/misc/cxl/
Dhcalls.h158 long cxl_h_collect_int_info(u64 unit_address, u64 process_token,
Dhcalls.c401 long cxl_h_collect_int_info(u64 unit_address, u64 process_token, in cxl_h_collect_int_info() function
Dguest.c156 return cxl_h_collect_int_info(ctx->afu->guest->handle, ctx->process_token, info); in guest_get_irq_info()