Searched refs:SCTLR_UCI (Results 1 – 3 of 3) sorted by relevance
1359 #define SCTLR_UCI (1U << 26) /* v8 onward, AArch64 only */ macro
268 env->cp15.sctlr_el[1] |= SCTLR_UCT | SCTLR_UCI | SCTLR_DZE; in arm_cpu_reset_hold()
4860 if (!(arm_sctlr(env, 0) & SCTLR_UCI)) { in aa64_cacheop_poc_access()4880 if (!(arm_sctlr(env, 0) & SCTLR_UCI)) { in do_cacheop_pou_access()