Searched refs:xen_alloc_unbound_evtchn (Results 1 – 8 of 8) sorted by relevance
64 extern int xen_alloc_unbound_evtchn(int, int *);
179 extern int xen_alloc_unbound_evtchn(int, int *);
261 err = xen_alloc_unbound_evtchn(dev->otherend_id, port); in xenbus_alloc_evtchn()
289 err = xen_alloc_unbound_evtchn(0, in xb_init()
386 if ((err = xen_alloc_unbound_evtchn(bind.remote_domain, in evtchndrv_ioctl()
183 xen_alloc_unbound_evtchn(int domid, int *evtchnp) in xen_alloc_unbound_evtchn() function
240 xen_alloc_unbound_evtchn(int domid, int *evtchnp) in xen_alloc_unbound_evtchn() function
470 if ((rv = xen_alloc_unbound_evtchn(oeid, &pdp->xd_evtchn))) { in xvdi_alloc_evtchn()