Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dapi.c61 if (ctx->kernelapi && ctx->mapping) in cxl_release_mapping()
123 ctx->kernelapi = true; in cxl_dev_context_init()
Dcontext.c348 if (ctx->kernelapi && ctx->mapping) in cxl_context_free()
Dfile.c134 if (!ctx->kernelapi) { in afu_release()
Dcxl.h554 bool kernelapi; member