Searched refs:TTBR0_IRGN_WBWA (Results 1 – 2 of 2) sorted by relevance
180 reg |= TTBR0_RGN_WBWA | TTBR0_IRGN_WBWA; in mmu_setup()
505 #define TTBR0_IRGN_WBWA (0 << 0 | 1 << 6) macro