Home
last modified time | relevance | path

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

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