Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/
Dmsm_iommu_hw-8xxx.h598 #define SET_TTBR0_PA(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_PA, v)
785 #define GET_TTBR0_PA(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_PA)
1165 #define TTBR0_PA (TTBR0_PA_MASK << TTBR0_PA_SHIFT) macro