Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Ddebug_helper.c23 bool route_to_el2 = false; in arm_debug_target_el() local
30 route_to_el2 = env->cp15.hcr_el2 & HCR_TGE || in arm_debug_target_el()
34 if (route_to_el2) { in arm_debug_target_el()