Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c2273 bool nv_trap_to_el2 = false; in handle_sys() local
2357 nv_trap_to_el2 = true; in handle_sys()
2392 if (nv_trap_to_el2) { in handle_sys()