Home
last modified time | relevance | path

Searched refs:hstr_el2 (Results 1 – 5 of 5) sorted by relevance

/qemu/target/arm/tcg/
H A Dop_helper.c305 if (env->cp15.hstr_el2 & HSTR_TJDBX) { in HELPER()
804 if (env->cp15.hstr_el2 & mask) { in HELPER()
H A Dhflags.c171 if (el < 2 && env->cp15.hstr_el2 && arm_is_el2_enabled(env) && in rebuild_hflags_a32()
H A Dtranslate.c2995 t = load_cpu_offset(offsetoflow32(CPUARMState, cp15.hstr_el2)); in do_coproc_insn()
/qemu/target/arm/
H A Dcpu.h373 uint64_t hstr_el2; member
H A Dhelper.c2416 (env->cp15.hstr_el2 & HSTR_TTEE)) { in teecr_access()
6566 .fieldoffset = offsetof(CPUARMState, cp15.hstr_el2) },
8562 (env->cp15.hstr_el2 & HSTR_TJDBX)) { in access_joscr_jmcr()