Home
last modified time | relevance | path

Searched defs:has_el2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/cpu/
H A Da15mpcore.c58 bool has_el2 = false; in a15mp_priv_realize() local
/openbmc/qemu/target/arm/
H A Dhelper.c2532 bool has_el2 = arm_is_el2_enabled(env); in gt_counter_access() local
2570 bool has_el2 = arm_is_el2_enabled(env); in gt_timer_access() local
H A Dcpu.h909 bool has_el2; member