Home
last modified time | relevance | path

Searched refs:evtchn_bind_virq (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h56 struct evtchn_bind_virq;
67 int xen_evtchn_bind_virq_op(struct evtchn_bind_virq *virq);
H A Dxen_evtchn.c1224 int xen_evtchn_bind_virq_op(struct evtchn_bind_virq *virq) in xen_evtchn_bind_virq_op()
/openbmc/linux/include/xen/interface/
H A Devent_channel.h61 struct evtchn_bind_virq { struct
232 struct evtchn_bind_virq bind_virq;
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h125 struct evtchn_bind_virq { struct
132 typedef struct evtchn_bind_virq evtchn_bind_virq_t; argument
/openbmc/linux/drivers/xen/
H A Devtchn.c448 struct evtchn_bind_virq bind_virq; in evtchn_ioctl()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1367 struct evtchn_bind_virq bind_virq; in bind_virq_to_irq()
1966 struct evtchn_bind_virq bind_virq; in restore_cpu_virqs()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1282 struct evtchn_bind_virq virq; in kvm_xen_hcall_evtchn_op()