Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dhcalls.h55 long cxl_h_attach_process(u64 unit_address, struct cxl_process_element_hcall *element,
Dhcalls.c131 long cxl_h_attach_process(u64 unit_address, in cxl_h_attach_process() function
Dguest.c591 rc = cxl_h_attach_process(ctx->afu->guest->handle, elem, in attach_afu_directed()