Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmsm_iommu.c104 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()
Dmsm_iommu_hw-8xxx.h125 #define SET_TTBR1(b, c, v) SET_CTX_REG(TTBR1, (b), (c), (v)) macro