Searched refs:TTBR0_PA (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 611 #define SET_TTBR0_PA(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_PA, v) 798 #define GET_TTBR0_PA(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_PA) 1178 #define TTBR0_PA (TTBR0_PA_MASK << TTBR0_PA_SHIFT) macro
|