Searched refs:psa_unmap (Results 1 – 4 of 4) sorted by relevance
24 void (*psa_unmap)(void __iomem *addr); member
158 .psa_unmap = cxlflash_psa_unmap,
1395 .psa_unmap = ocxlflash_psa_unmap,
722 cfg->ops->psa_unmap(afu->afu_map); in stop_afu()