Searched refs:TTBCR_IRGN0_MASK (Results 1 – 2 of 2) sorted by relevance
125 #define TTBCR_IRGN0_MASK (3 << 8) macro
1695 tmp = ttbcr & ~(TTBCR_ORGN0_MASK | TTBCR_IRGN0_MASK); in early_paging_init()