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.c2257 bool nv_trap_to_el2 = false; in handle_sys() local
2341 nv_trap_to_el2 = true; in handle_sys()
2376 if (nv_trap_to_el2) { in handle_sys()