Home
last modified time | relevance | path

Searched refs:xen_evtchn_bind_pirq_op (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h68 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() function
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1310 err = xen_evtchn_bind_pirq_op(&pirq); in kvm_xen_hcall_evtchn_op()