Home
last modified time | relevance | path

Searched refs:uxe (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c
/linux/arch/x86/kvm/
H A Dx86.c7242 struct kvm_irq_routing_xen_evtchn uxe; in kvm_arch_vm_ioctl() local
7245 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()