Searched refs:KVM_EXIT_XEN_HCALL (Results 1 – 5 of 5) sorted by relevance
111 TEST_ASSERT_EQ(run->xen.type, KVM_EXIT_XEN_HCALL); in main()
213 #define KVM_EXIT_XEN_HCALL 1 macro
1514 vcpu->run->xen.type = KVM_EXIT_XEN_HCALL; in kvm_xen_hypercall()
6661 #define KVM_EXIT_XEN_HCALL 16681 - KVM_EXIT_XEN_HCALL -- synchronously notify user-space about Xen hypercall.