Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Docxl_internal.h112 extern struct ocxl_context *ocxl_context_alloc(void);
Dcontext.c7 struct ocxl_context *ocxl_context_alloc(void) in ocxl_context_alloc() function
Dfile.c68 ctx = ocxl_context_alloc(); in afu_open()