Home
last modified time | relevance | path

Searched refs:EVTCHNOP_send (Results 1 – 5 of 5) sorted by relevance

/linux/include/xen/interface/
H A Devent_channel.h113 #define EVTCHNOP_send 4 macro
/linux/include/xen/
H A Devents.h82 (void)HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in notify_remote_via_evtchn()
/linux/tools/testing/selftests/kvm/x86/
H A Dxen_shinfo_test.c87 #define EVTCHNOP_send 4 macro
258 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
268 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
277 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
/linux/arch/x86/kvm/
H A Dxen.c1726 if (params[0] == EVTCHNOP_send) in kvm_xen_hypercall()
/linux/Documentation/virt/kvm/
H A Dapi.rst5647 an outbound port number for interception of EVTCHNOP_send requests