Searched refs:hstr_el2 (Results 1 – 8 of 8) sorted by relevance
178 write_sysreg(1 << 15, hstr_el2); in __activate_traps_common()221 write_sysreg(0, hstr_el2); in __deactivate_traps_common()
259 msr hstr_el2, xzr /* Disable coprocessor traps to EL2 */
134 msr hstr_el2, xzr // Disable CP15 traps to EL2
305 if (env->cp15.hstr_el2 & HSTR_TJDBX) { in HELPER()804 if (env->cp15.hstr_el2 & mask) { in HELPER()
171 if (el < 2 && env->cp15.hstr_el2 && arm_is_el2_enabled(env) && in rebuild_hflags_a32()
2998 t = load_cpu_offset(offsetoflow32(CPUARMState, cp15.hstr_el2)); in do_coproc_insn()
373 uint64_t hstr_el2; member
2419 (env->cp15.hstr_el2 & HSTR_TTEE)) { in teecr_access()6584 .fieldoffset = offsetof(CPUARMState, cp15.hstr_el2) },8580 (env->cp15.hstr_el2 & HSTR_TJDBX)) { in access_joscr_jmcr()