Home
last modified time | relevance | path

Searched refs:ocxl_afu_get (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/misc/
Docxl.h95 void ocxl_afu_get(struct ocxl_afu *afu);
/Linux-v6.6/drivers/misc/ocxl/
Dcore.c42 void ocxl_afu_get(struct ocxl_afu *afu) in ocxl_afu_get() function
46 EXPORT_SYMBOL_GPL(ocxl_afu_get);
Dcontext.c44 ocxl_afu_get(afu); in ocxl_context_alloc()
Dfile.c536 ocxl_afu_get(afu); in ocxl_file_register_afu()