Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/ !
Dmsm_iommu_hw-8xxx.h594 #define SET_TTBR0_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH, v)
781 #define GET_TTBR0_SH(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH)
1161 #define TTBR0_SH (TTBR0_SH_MASK << TTBR0_SH_SHIFT) macro