Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dhvf.c756 uint64_t exit_reason = rvmcs(cpu->accel->fd, VMCS_EXIT_REASON); in hvf_vcpu_exec() local
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1943 uint64_t exit_reason = hvf_exit->reason; in hvf_vcpu_exec() local
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h213 __u32 exit_reason; member