Home
last modified time | relevance | path

Searched refs:SET_V2PPR (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/iommu/
Dmsm_iommu_dev.c218 SET_V2PPR(regs_base, 0, 0); in msm_iommu_probe()
Dmsm_iommu.c582 SET_V2PPR(base, ctx, va & V2Pxx_VA); in msm_iommu_iova_to_phys()
/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h157 #define SET_V2PPR(b, c, v) SET_CTX_REG(V2PPR, (b), (c), (v)) macro