Searched refs:KVM_EXIT_XEN_HCALL (Results 1 – 2 of 2) sorted by relevance
| /tools/testing/selftests/kvm/x86/ | ||
| A D | xen_vmcall_test.c | 112 TEST_ASSERT_EQ(run->xen.type, KVM_EXIT_XEN_HCALL); in main() |
| /tools/include/uapi/linux/ | ||
| A D | kvm.h | 125 #define KVM_EXIT_XEN_HCALL 1 macro |
Completed in 13 milliseconds