Searched refs:afu_map (Results 1 – 4 of 4) sorted by relevance
645 if (likely(afu->afu_map)) { in stop_afu()646 cxl_psa_unmap((void __iomem *)afu->afu_map); in stop_afu()647 afu->afu_map = NULL; in stop_afu()775 cfg->afu->afu_map = NULL; in alloc_mem()1071 port_sel = readq_be(&afu->afu_map->global.regs.afu_port_sel); in afu_link_reset()1073 writeq_be(port_sel, &afu->afu_map->global.regs.afu_port_sel); in afu_link_reset()1090 writeq_be(port_sel, &afu->afu_map->global.regs.afu_port_sel); in afu_link_reset()1153 writeq_be(-1ULL, &afu->afu_map->global.regs.aintr_mask); in afu_err_intr_init()1159 writeq_be(reg, &afu->afu_map->global.regs.afu_ctrl); in afu_err_intr_init()1161 writeq_be(-1ULL, &afu->afu_map->global.regs.aintr_clear); in afu_err_intr_init()[all …]
164 struct cxlflash_afu_map __iomem *afu_map; /* entire MMIO map */ member
729 if (afu->afu_map && ctxi->ctrl_map) { in destroy_context()786 ctxi->ctrl_map = &afu->afu_map->ctrls[ctxid].ctrl; in create_context()1441 attach->mmio_size = sizeof(afu->afu_map->hosts[0].harea); in cxlflash_disk_attach()1532 ctxi->ctrl_map = &afu->afu_map->ctrls[ctxid].ctrl; in recover_context()1661 recover->mmio_size = sizeof(afu->afu_map->hosts[0].harea); in cxlflash_afu_recover()
818 struct sisl_global_map __iomem *agm = &afu->afu_map->global; in cxlflash_restore_luntable()863 struct sisl_global_map __iomem *agm = &afu->afu_map->global; in init_luntable()