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