Home
last modified time | relevance | path

Searched refs:EVTCHNOP_init_control (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Devent_channel.h197 #define EVTCHNOP_init_control 11 macro
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h57 #define EVTCHNOP_init_control 11 macro
/openbmc/linux/drivers/xen/events/
H A Devents_fifo.c118 return HYPERVISOR_event_channel_op(EVTCHNOP_init_control, &init_control); in init_control_block()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1235 case EVTCHNOP_init_control: in kvm_xen_hcall_evtchn_op()