Searched refs:TTBR0_IRGN_WT (Results 1 – 2 of 2) sorted by relevance
195 reg |= TTBR0_RGN_WT | TTBR0_IRGN_WT; in mmu_setup()
547 #define TTBR0_IRGN_WT (1 << 0 | 0 << 6) macro