Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dapi.c53 if (ctx->kernelapi && ctx->mapping) in cxl_release_mapping()
115 ctx->kernelapi = true; in cxl_dev_context_init()
Dcontext.c344 if (ctx->kernelapi && ctx->mapping) in cxl_context_free()
Dfile.c130 if (!ctx->kernelapi) { in afu_release()
Dcxl.h552 bool kernelapi; member