Home
last modified time | relevance | path

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

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