Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/ocxl/
Docxl_internal.h119 extern void ocxl_context_detach_all(struct ocxl_afu *afu);
Dcontext.c247 void ocxl_context_detach_all(struct ocxl_afu *afu) in ocxl_context_detach_all() function
Dpci.c342 ocxl_context_detach_all(afu); in remove_afu()