Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h67 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() function
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1295 err = xen_evtchn_bind_virq_op(&virq); in kvm_xen_hcall_evtchn_op()