Lines Matching refs:afu
504 static int grow_lxt(struct afu *afu, in grow_lxt() argument
595 cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in grow_lxt()
617 static int shrink_lxt(struct afu *afu, in shrink_lxt() argument
673 cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in shrink_lxt()
734 struct afu *afu = cfg->afu; in _cxlflash_vlun_resize() local
785 rc = grow_lxt(afu, sdev, ctxid, rhndl, rhte, &new_size); in _cxlflash_vlun_resize()
787 rc = shrink_lxt(afu, sdev, rhndl, rhte, ctxi, &new_size); in _cxlflash_vlun_resize()
817 struct afu *afu = cfg->afu; in cxlflash_restore_luntable() local
818 struct sisl_global_map __iomem *agm = &afu->afu_map->global; in cxlflash_restore_luntable()
862 struct afu *afu = cfg->afu; in init_luntable() local
863 struct sisl_global_map __iomem *agm = &afu->afu_map->global; in init_luntable()
1043 static int clone_lxt(struct afu *afu, in clone_lxt() argument
1102 cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in clone_lxt()
1127 struct afu *afu = cfg->afu; in cxlflash_disk_clone() local
1239 rc = clone_lxt(afu, blka, ctxid_dst, i, in cxlflash_disk_clone()