Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/misc/
Dcxl.h136 void __iomem *cxl_psa_map(struct cxl_context *ctx);
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dcxl_hw.c24 return cxl_psa_map(ctx_cookie); in cxlflash_psa_map()
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dapi.c486 void __iomem *cxl_psa_map(struct cxl_context *ctx) in cxl_psa_map() function
495 EXPORT_SYMBOL_GPL(cxl_psa_map);