Home
last modified time | relevance | path

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

/linux/include/xen/
A Dxenbus.h234 int xenbus_alloc_evtchn(struct xenbus_device *dev, evtchn_port_t *port);
/linux/drivers/xen/xenbus/
A Dxenbus_client.c419 int xenbus_alloc_evtchn(struct xenbus_device *dev, evtchn_port_t *port) in xenbus_alloc_evtchn() function
436 EXPORT_SYMBOL_GPL(xenbus_alloc_evtchn);
/linux/drivers/char/tpm/
A Dxen-tpmfront.c270 rv = xenbus_alloc_evtchn(dev, &priv->evtchn); in setup_ring()
/linux/drivers/gpu/drm/xen/
A Dxen_drm_front_evtchnl.c210 ret = xenbus_alloc_evtchn(xb_dev, &evtchnl->port); in evtchnl_alloc()
/linux/sound/xen/
A Dxen_snd_front_evtchnl.c256 ret = xenbus_alloc_evtchn(xb_dev, &channel->port); in evtchnl_alloc()
/linux/drivers/input/misc/
A Dxen-kbdfront.c435 ret = xenbus_alloc_evtchn(dev, &evtchn); in xenkbd_connect_backend()
/linux/net/9p/
A Dtrans_xen.c342 ret = xenbus_alloc_evtchn(dev, &ring->evtchn); in xen_9pfs_front_alloc_dataring()
/linux/drivers/tty/hvc/
A Dhvc_xen.c409 ret = xenbus_alloc_evtchn(dev, &evtchn); in xencons_connect_backend()
/linux/drivers/xen/
A Dpvcalls-front.c389 ret = xenbus_alloc_evtchn(pvcalls_front_dev, evtchn); in create_active()
1187 ret = xenbus_alloc_evtchn(dev, &evtchn); in pvcalls_front_probe()
/linux/drivers/net/
A Dxen-netfront.c1828 err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->tx_evtchn); in setup_netfront_single()
1854 err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->tx_evtchn); in setup_netfront_split()
1857 err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->rx_evtchn); in setup_netfront_split()
/linux/drivers/video/fbdev/
A Dxen-fbfront.c582 ret = xenbus_alloc_evtchn(dev, &evtchn); in xenfb_connect_backend()
/linux/drivers/pci/
A Dxen-pcifront.c780 err = xenbus_alloc_evtchn(pdev->xdev, &pdev->evtchn); in pcifront_publish_info()
/linux/drivers/scsi/
A Dxen-scsifront.c734 err = xenbus_alloc_evtchn(dev, &info->evtchn); in scsifront_alloc_ring()
/linux/drivers/block/
A Dxen-blkfront.c1700 err = xenbus_alloc_evtchn(dev, &rinfo->evtchn); in setup_blkring()
/linux/
A Dvmlinux.symvers1023 0x00000000 xenbus_alloc_evtchn vmlinux EXPORT_SYMBOL_GPL
A DSystem.map27499 ffff800010729ee0 T xenbus_alloc_evtchn
A D.tmp_System.map27499 ffff800010729ee0 T xenbus_alloc_evtchn

Completed in 349 milliseconds