Searched refs:TTBR1_PA (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 620 #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
|