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()1231 port_sel = readq_be(&afu->afu_map->global.regs.afu_port_sel); in afu_link_reset()1233 writeq_be(port_sel, &afu->afu_map->global.regs.afu_port_sel); in afu_link_reset()1250 writeq_be(port_sel, &afu->afu_map->global.regs.afu_port_sel); in afu_link_reset()1276 writeq_be(-1ULL, &afu->afu_map->global.regs.aintr_mask); in afu_err_intr_init()1282 writeq_be(reg, &afu->afu_map->global.regs.afu_ctrl); in afu_err_intr_init()[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()