Searched refs:PSTATE_DIT (Results 1 – 5 of 5) sorted by relevance
2418 set_pstate_bits(PSTATE_DIT); in gen_set_nzcv() 2420 clear_pstate_bits(PSTATE_DIT); in gen_set_nzcv()
1335 valid |= PSTATE_DIT;
1511 #define PSTATE_DIT (1U << 24)1489 #define PSTATE_DIT global() macro
3202 return env->pstate & PSTATE_DIT; in aa64_cacheop_poc_access() 3208 env->pstate = (env->pstate & ~PSTATE_DIT) | (value & PSTATE_DIT); in aa64_cacheop_poc_access() 9167 ret |= PSTATE_DIT; in arm_sctlr() 9184 if (val & PSTATE_DIT) { in aa64_va_parameter_tbi() 9185 val &= ~PSTATE_DIT; in aa64_va_parameter_tbi()