Searched refs:evtchn (Results 1 – 2 of 2) sorted by relevance
35 u32 evtchn; member54 priv->evtchn = val; in xen_serial_probe()99 notify_remote_via_evtchn(priv->evtchn); in xen_serial_getc()124 notify_remote_via_evtchn(priv->evtchn); in __write_console()
67 evtchn_port_t evtchn; member112 mask_evtchn(dev->evtchn); in free_blkfront()118 unbind_evtchn(dev->evtchn); in free_blkfront()145 evtchn_alloc_unbound(dev->dom, NULL, dev, &dev->evtchn); in init_blkfront()170 err = xenbus_printf(xbt, nodename, "event-channel", "%u", dev->evtchn); in init_blkfront()264 unmask_evtchn(dev->evtchn); in init_blkfront()526 notify_remote_via_evtchn(dev->evtchn); in blkfront_aio()567 notify_remote_via_evtchn(dev->evtchn); in blkfront_push_operation()
Completed in 7 milliseconds