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