Searched refs:uxe (Results 1 – 2 of 2) sorted by relevance
7242 struct kvm_irq_routing_xen_evtchn uxe; in kvm_arch_vm_ioctl() local7245 if (copy_from_user(&uxe, argp, sizeof(uxe))) in kvm_arch_vm_ioctl()7247 r = kvm_xen_hvm_evtchn_send(kvm, &uxe); in kvm_arch_vm_ioctl()