Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmsm_iommu_hw-8xxx.h607 #define SET_TTBR1_PA(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_PA, v)
794 #define GET_TTBR1_PA(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_PA)
1174 #define TTBR1_PA (TTBR1_PA_MASK << TTBR1_PA_SHIFT) macro