Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h60 #define EVTCHNOP_bind_virq 1 macro
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h47 #define EVTCHNOP_bind_virq 1 macro
/openbmc/linux/drivers/xen/
H A Devtchn.c460 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in evtchn_ioctl()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1390 ret = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in bind_virq_to_irq()
1981 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in restore_cpu_virqs()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1281 case EVTCHNOP_bind_virq: { in kvm_xen_hcall_evtchn_op()