Home
last modified time | relevance | path

Searched refs:HSTR_TJDBX (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c250 if (env->cp15.hstr_el2 & HSTR_TJDBX) { in HELPER()
/openbmc/qemu/target/arm/
H A Dcpu.h1817 #define HSTR_TJDBX (1 << 17) macro
H A Dhelper.c8053 (env->cp15.hstr_el2 & HSTR_TJDBX)) { in access_joscr_jmcr()