Searched refs:evtchn (Results 1 – 1 of 1) sorted by relevance
40 int evtchn; member356 ret = xenbus_alloc_evtchn(dev, &ring->evtchn); in xen_9pfs_front_alloc_dataring()359 ring->irq = bind_evtchn_to_irqhandler(ring->evtchn, in xen_9pfs_front_alloc_dataring()365 xenbus_free_evtchn(dev, ring->evtchn); in xen_9pfs_front_alloc_dataring()451 priv->rings[i].evtchn); in xen_9pfs_front_init()
Completed in 4 milliseconds