Home
last modified time | relevance | path

Searched refs:evtchn_bind_pirq (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h57 struct evtchn_bind_pirq;
68 int xen_evtchn_bind_pirq_op(struct evtchn_bind_pirq *pirq);
H A Dxen_evtchn.c1262 int xen_evtchn_bind_pirq_op(struct evtchn_bind_pirq *pirq) in xen_evtchn_bind_pirq_op()
/openbmc/linux/include/xen/interface/
H A Devent_channel.h76 struct evtchn_bind_pirq { struct
233 struct evtchn_bind_pirq bind_pirq;
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h140 struct evtchn_bind_pirq { struct
148 typedef struct evtchn_bind_pirq evtchn_bind_pirq_t; argument
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1297 struct evtchn_bind_pirq pirq; in kvm_xen_hcall_evtchn_op()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c847 struct evtchn_bind_pirq bind_pirq; in __startup_pirq()