Searched refs:KVM_EXIT_XEN_HCALL (Results 1 – 5 of 5) sorted by relevance
112 TEST_ASSERT_EQ(run->xen.type, KVM_EXIT_XEN_HCALL); in main()
125 #define KVM_EXIT_XEN_HCALL 1 macro
1754 vcpu->run->xen.type = KVM_EXIT_XEN_HCALL; in kvm_xen_hypercall()
7066 #define KVM_EXIT_XEN_HCALL 17086 - KVM_EXIT_XEN_HCALL -- synchronously notify user-space about Xen hypercall.