Searched refs:SCTLR_EL1_TCF0_MASK (Results 1 – 3 of 3) sorted by relevance
169 SCTLR_EL1_TCF0_MASK)
669 #define SCTLR_EL1_TCF0_MASK (UL(0x3) << SCTLR_EL1_TCF0_SHIFT) macro
174 sctlr &= ~SCTLR_EL1_TCF0_MASK; in mte_update_sctlr_user()