Searched refs:SET_TTBR0 (Results 1 – 3 of 3) sorted by relevance
112 SET_TTBR0(base, ctx, 0); in msm_iommu_reset()
136 SET_TTBR0(base, ctx, 0); in __reset_context()
137 #define SET_TTBR0(b, c, v) SET_CTX_REG(TTBR0, (b), (c), (v)) macro