Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/ocxl/
Docxl_internal.h145 void ocxl_context_detach_all(struct ocxl_afu *afu);
Dcontext.c260 void ocxl_context_detach_all(struct ocxl_afu *afu) in ocxl_context_detach_all() function
Dcore.c293 ocxl_context_detach_all(afu); in remove_afu()