Searched refs:SCTLR_ELx_TCF_NONE (Results 1 – 2 of 2) sorted by relevance
346 sysreg_clear_set(sctlr_el1, SCTLR_ELx_TCF_MASK, SCTLR_ELx_TCF_NONE); in do_tag_recovery()
610 #define SCTLR_ELx_TCF_NONE (UL(0x0) << SCTLR_ELx_TCF_SHIFT) macro