Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KVM_EXIT_XEN
arch/x86/kvm/xen.c
1756
vcpu->run->exit_reason = KVM_EXIT_XEN;
tools/testing/selftests/kvm/x86/xen_vmcall_test.c
111
if (run->exit_reason == KVM_EXIT_XEN) {