Searched refs:SET_V2PCFG (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/arm/mach-msm/ |
D | iommu_dev.c | 217 SET_V2PCFG(regs_base, 0, 1); in msm_iommu_probe() 220 SET_V2PCFG(regs_base, 0, 0); in msm_iommu_probe()
|
D | iommu.c | 152 SET_V2PCFG(base, ctx, 0x3); in __program_context()
|
/linux-2.6.39/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 452 #define SET_V2PCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, V2PCFG, v) macro
|