Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h106 #define __HYPERVISOR_event_channel_op 32 macro
142 #undef __HYPERVISOR_event_channel_op
143 #define __HYPERVISOR_event_channel_op __HYPERVISOR_event_channel_op_compat macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c82 #define __HYPERVISOR_event_channel_op 32 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/linux/include/xen/interface/
H A Dxen.h58 #define __HYPERVISOR_event_channel_op 32 macro
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1735 case __HYPERVISOR_event_channel_op: in do_kvm_xen_handle_exit()
/openbmc/linux/arch/x86/kvm/
H A Dxen.c1485 case __HYPERVISOR_event_channel_op: in kvm_xen_hypercall()