Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h113 #define EVTCHNOP_send 4 macro
/openbmc/linux/include/xen/
H A Devents.h82 (void)HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in notify_remote_via_evtchn()
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h50 #define EVTCHNOP_send 4 macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c86 #define EVTCHNOP_send 4 macro
259 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
269 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
278 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1326 case EVTCHNOP_send: { in kvm_xen_hcall_evtchn_op()
/openbmc/linux/arch/x86/kvm/
H A Dxen.c1486 if (params[0] == EVTCHNOP_send) in kvm_xen_hypercall()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst5474 an outbound port number for interception of EVTCHNOP_send requests