Home
last modified time | relevance | path

Searched refs:psa_map (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dbackend.h19 void __iomem * (*psa_map)(void *ctx_cookie); member
H A Dcxl_hw.c153 .psa_map = cxlflash_psa_map,
H A Docxl_hw.c1372 .psa_map = ocxlflash_psa_map,
H A Dmain.c2138 afu->afu_map = cfg->ops->psa_map(hwq->ctx_cookie); in init_afu()
2140 dev_err(dev, "%s: psa_map failed\n", __func__); in init_afu()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dbackend.h19 void __iomem * (*psa_map)(void *ctx_cookie); member
H A Dcxl_hw.c153 .psa_map = cxlflash_psa_map,
H A Docxl_hw.c1375 .psa_map = ocxlflash_psa_map,
H A Dmain.c2115 afu->afu_map = cfg->ops->psa_map(hwq->ctx_cookie); in init_afu()
2117 dev_err(dev, "%s: psa_map failed\n", __func__); in init_afu()

Completed in 14 milliseconds