Home
last modified time | relevance | path

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

/net/9p/
A Dtrans_xen.c40 int evtchn; member
356 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