Searched refs:KVM_XEN_HVM_EVTCHN_SEND (Results 1 – 5 of 5) sorted by relevance
745 vm_ioctl(vm, KVM_XEN_HVM_EVTCHN_SEND, &e); in main()901 __vm_ioctl(vm, KVM_XEN_HVM_EVTCHN_SEND, &uxe); in main()
1839 #define KVM_XEN_HVM_EVTCHN_SEND _IOW(KVMIO, 0xd0, struct kvm_irq_routing_xen_evtchn) macro
1846 #define KVM_XEN_HVM_EVTCHN_SEND _IOW(KVMIO, 0xd0, struct kvm_irq_routing_xen_evtchn) macro
971 will always use the KVM_XEN_HVM_EVTCHN_SEND ioctl to deliver event5943 4.135 KVM_XEN_HVM_EVTCHN_SEND8280 KVM_XEN_HVM_EVTCHN_SEND ioctl. It also indicates support for the
7006 case KVM_XEN_HVM_EVTCHN_SEND: { in kvm_arch_vm_ioctl()