Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/lib/
Dkvm_util.c
/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/linux/tools/perf/
Dbuiltin-kvm.c
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h213 __u32 exit_reason; member