Home
last modified time | relevance | path

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

/linux/drivers/misc/ocxl/
H A Docxl_internal.h143 void ocxl_context_detach_all(struct ocxl_afu *afu);
H A Dcontext.c260 void ocxl_context_detach_all(struct ocxl_afu *afu) in ocxl_context_detach_all() function
H A Dcore.c293 ocxl_context_detach_all(afu); in remove_afu()