Searched refs:TTBR0_IRGN_WB (Results 1 – 2 of 2) sorted by relevance
182 reg |= TTBR0_RGN_WB | TTBR0_IRGN_WB; in mmu_setup()
508 #define TTBR0_IRGN_WB (1 << 0 | 1 << 6) macro