Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/
Devents.h82 (void)HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in notify_remote_via_evtchn()
/Linux-v6.6/include/xen/interface/
Devent_channel.h113 #define EVTCHNOP_send 4 macro
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
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()
/Linux-v6.6/arch/x86/kvm/
Dxen.c1486 if (params[0] == EVTCHNOP_send) in kvm_xen_hypercall()
/Linux-v6.6/Documentation/virt/kvm/
Dapi.rst5474 an outbound port number for interception of EVTCHNOP_send requests