Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c745 vm_ioctl(vm, KVM_XEN_HVM_EVTCHN_SEND, &e); in main()
901 __vm_ioctl(vm, KVM_XEN_HVM_EVTCHN_SEND, &uxe); in main()
/tools/include/uapi/linux/
Dkvm.h1839 #define KVM_XEN_HVM_EVTCHN_SEND _IOW(KVMIO, 0xd0, struct kvm_irq_routing_xen_evtchn) macro