Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h91 #define EVTCHNOP_bind_ipi 7 macro
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h53 #define EVTCHNOP_bind_ipi 7 macro
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1277 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_ipi, in bind_ipi_to_irq()
2009 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_ipi, in restore_cpu_ipis()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1311 case EVTCHNOP_bind_ipi: { in kvm_xen_hcall_evtchn_op()