Searched refs:SCTLR_ELx_TCF_MASK (Results 1 – 4 of 4) sorted by relevance
109 sysreg_clear_set(sctlr_el1, SCTLR_ELx_TCF_MASK, tcf); in __mte_enable_kernel()
336 sysreg_clear_set(sctlr_el1, SCTLR_ELx_TCF_MASK, SCTLR_ELx_TCF_NONE); in do_tag_recovery()
623 #define SCTLR_ELx_TCF_MASK (UL(0x3) << SCTLR_ELx_TCF_SHIFT) macro
630 #define SCTLR_ELx_TCF_MASK (UL(0x3) << SCTLR_ELx_TCF_SHIFT) macro
Completed in 26 milliseconds