Searched refs:SCTLR_TSCXT (Results 1 – 3 of 3) sorted by relevance
1348 #define SCTLR_TSCXT (1U << 20) /* FEAT_CSV2_1p2, AArch64 only */ macro
323 env->cp15.sctlr_el[1] |= SCTLR_TSCXT; in arm_cpu_reset_hold()
8362 if (env->cp15.sctlr_el[1] & SCTLR_TSCXT) { in access_scxtnum()8368 } else if (el < 2 && (env->cp15.sctlr_el[2] & SCTLR_TSCXT)) { in access_scxtnum()