Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmsm_iommu_hw-8xxx.h605 #define SET_TTBR1_NOS(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_NOS, v)
792 #define GET_TTBR1_NOS(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_NOS)
1172 #define TTBR1_NOS (TTBR1_NOS_MASK << TTBR1_NOS_SHIFT) macro