Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h620 #define SET_TTBR1_PA(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_PA, v)
807 #define GET_TTBR1_PA(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_PA)
1187 #define TTBR1_PA (TTBR1_PA_MASK << TTBR1_PA_SHIFT) macro