Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dhvf.c120 static bool ept_emulation_fault(hvf_slot *slot, uint64_t gpa, uint64_t ept_qual) in ept_emulation_fault() function
517 if (ept_emulation_fault(slot, gpa, exit_qual)) { in hvf_vcpu_exec()