Searched refs:SET_TTBR1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/iommu/ |
D | msm_iommu.c | 104 SET_TTBR1(base, ctx, 0); in msm_iommu_reset() 246 SET_TTBR1(base, ctx, 0); in __reset_context() 275 SET_TTBR1(base, ctx, 0); in __program_context()
|
D | msm_iommu_hw-8xxx.h | 125 #define SET_TTBR1(b, c, v) SET_CTX_REG(TTBR1, (b), (c), (v)) macro
|