Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dhcalls.h154 long cxl_h_collect_int_info(u64 unit_address, u64 process_token,
Dhcalls.c397 long cxl_h_collect_int_info(u64 unit_address, u64 process_token, in cxl_h_collect_int_info() function
Dguest.c158 return cxl_h_collect_int_info(ctx->afu->guest->handle, ctx->process_token, info); in guest_get_irq_info()