Searched refs:SCTLR_TIDCP (Results 1 – 3 of 3) sorted by relevance
933 if ((env->cp15.sctlr_el[target_el] & SCTLR_TIDCP) in HELPER()
1393 #define SCTLR_TIDCP (1ULL << 63) /* FEAT_TIDCP1 */ macro
276 env->cp15.sctlr_el[1] |= SCTLR_TIDCP; in arm_cpu_reset_hold()