Home
last modified time | relevance | path

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

/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
/qemu/target/i386/kvm/
H A Dxen-emu.c1740 case __HYPERVISOR_event_channel_op: in do_kvm_xen_handle_exit()