Searched refs:SET_TTBR0 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/iommu/ |
D | msm_iommu.c | 103 SET_TTBR0(base, ctx, 0); in msm_iommu_reset() 245 SET_TTBR0(base, ctx, 0); in __reset_context() 274 SET_TTBR0(base, ctx, priv->cfg.arm_v7s_cfg.ttbr); in __program_context()
|
D | msm_iommu_hw-8xxx.h | 124 #define SET_TTBR0(b, c, v) SET_CTX_REG(TTBR0, (b), (c), (v)) macro
|