Searched refs:afu_map (Results 1 – 3 of 3) sorted by relevance
712 if (likely(afu->afu_map)) { in stop_afu()713 cfg->ops->psa_unmap(afu->afu_map); in stop_afu()714 afu->afu_map = NULL; in stop_afu()861 if (!afu || !afu->afu_map) { in notify_shutdown()1021 cfg->afu->afu_map = NULL; in alloc_mem()1282 writeq_be(reg, &afu->afu_map->global.regs.afu_ctrl); in afu_err_intr_init()1716 ctrl_map = &afu->afu_map->ctrls[i].ctrl; in init_pcr()1793 &afu->afu_map->global.regs.afu_port_sel); in init_global()2115 afu->afu_map = cfg->ops->psa_map(hwq->ctx_cookie); in init_afu()2116 if (!afu->afu_map) { in init_afu()[all …]
236 struct cxlflash_afu_map __iomem *afu_map; /* entire MMIO map */ member312 return &afu->afu_map->global.bank[CHAN2PORTBANK(i)]; in get_fc_port_bank()
760 if (afu->afu_map && ctxi->ctrl_map) { in destroy_context()833 ctxi->ctrl_map = &afu->afu_map->ctrls[ctxid].ctrl; in init_context()1475 attach->mmio_size = sizeof(afu->afu_map->hosts[0].harea); in cxlflash_disk_attach()1576 ctxi->ctrl_map = &afu->afu_map->ctrls[ctxid].ctrl; in recover_context()1732 recover->mmio_size = sizeof(afu->afu_map->hosts[0].harea); in cxlflash_afu_recover()