Searched refs:SCTLR_ELx_TCF_NONE (Results 1 – 3 of 3) sorted by relevance
336 sysreg_clear_set(sctlr_el1, SCTLR_ELx_TCF_MASK, SCTLR_ELx_TCF_NONE); in do_tag_recovery()
620 #define SCTLR_ELx_TCF_NONE (UL(0x0) << SCTLR_ELx_TCF_SHIFT) macro
626 #define SCTLR_ELx_TCF_NONE (UL(0x0) << SCTLR_ELx_TCF_SHIFT) macro
Completed in 18 milliseconds