Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dmsm_iommu_hw-8xxx.h607 #define SET_TTBR0_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH, v)
794 #define GET_TTBR0_SH(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH)
1174 #define TTBR0_SH (TTBR0_SH_MASK << TTBR0_SH_SHIFT) macro