Searched refs:SET_V2PPR (Results 1 – 3 of 3) sorted by relevance
218 SET_V2PPR(regs_base, 0, 0); in msm_iommu_probe()
582 SET_V2PPR(base, ctx, va & V2Pxx_VA); in msm_iommu_iova_to_phys()
157 #define SET_V2PPR(b, c, v) SET_CTX_REG(V2PPR, (b), (c), (v)) macro