Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/
Devents.h82 (void)HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in notify_remote_via_evtchn()
/linux-6.12.1/include/xen/interface/
Devent_channel.h113 #define EVTCHNOP_send 4 macro
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c87 #define EVTCHNOP_send 4 macro
261 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
271 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
280 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
/linux-6.12.1/arch/x86/kvm/
Dxen.c1672 if (params[0] == EVTCHNOP_send) in kvm_xen_hypercall()
/linux-6.12.1/Documentation/virt/kvm/
Dapi.rst5591 an outbound port number for interception of EVTCHNOP_send requests