Searched refs:SCTLR_B (Results 1 – 4 of 4) sorted by relevance
534 env->cp15.sctlr_el[1] |= SCTLR_B; in target_cpu_copy_regs()
715 env->cp15.sctlr_el[1] |= SCTLR_B; in do_cpu_reset()
1083 * the reset_sctlr value to have SCTLR_B or SCTLR_EE set, depending on the1324 #define SCTLR_B (1U << 7) /* up to v6; RAZ in v7 */3023 * let linux-user ignore the fact that it conflicts with SCTLR_B.3029 (env->cp15.sctlr_el[1] & SCTLR_B) != 0; in arm_cpu_data_is_big_endian_a32() 3133 FIELD(TBFLAG_A32, SCTLR__B, 8, 1) /* Cannot overlap with SCTLR_B */1321 #define SCTLR_B global() macro
2333 cpu->reset_sctlr |= SCTLR_B; in arm_cpu_realizefn()