xen_alloc_unbound_evtchn
if ((err = xen_alloc_unbound_evtchn(bind.remote_domain,
err = xen_alloc_unbound_evtchn(dev->otherend_id, port);
err = xen_alloc_unbound_evtchn(0,
if ((rv = xen_alloc_unbound_evtchn(oeid, &pdp->xd_evtchn))) {
extern int xen_alloc_unbound_evtchn(int, int *);
extern int xen_alloc_unbound_evtchn(int, int *);