Searched refs:TCR_ORGN_MASK (Results 1 – 3 of 3) sorted by relevance
91 #define TCR_ORGN_MASK (3 << 10) macro
232 #define TCR_ORGN_MASK (TCR_ORGN0_MASK | TCR_ORGN1_MASK) macro
85 ~(TCR_ORGN_MASK | TCR_IRGN_MASK), in early_mmu_setup()