Searched refs:SET_V2PPR (Results 1 – 2 of 2) sorted by relevance
538 SET_V2PPR(iommu->base, master->num, va & V2Pxx_VA); in msm_iommu_iova_to_phys()759 SET_V2PPR(iommu->base, 0, 0); in msm_iommu_probe()
144 #define SET_V2PPR(b, c, v) SET_CTX_REG(V2PPR, (b), (c), (v)) macro