Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dbackend.h23 void __iomem * (*psa_map)(void *ctx_cookie); member
Dcxl_hw.c157 .psa_map = cxlflash_psa_map,
Docxl_hw.c1394 .psa_map = ocxlflash_psa_map,
Dmain.c2140 afu->afu_map = cfg->ops->psa_map(hwq->ctx_cookie); in init_afu()