Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/xen/
A Dxenbus.h233 int xenbus_alloc_evtchn(struct xenbus_device *dev, evtchn_port_t *port);
/linux-6.3-rc2/drivers/xen/xenbus/
A Dxenbus_client.c462 int xenbus_alloc_evtchn(struct xenbus_device *dev, evtchn_port_t *port) in xenbus_alloc_evtchn() function
479 EXPORT_SYMBOL_GPL(xenbus_alloc_evtchn);
/linux-6.3-rc2/drivers/char/tpm/
A Dxen-tpmfront.c262 rv = xenbus_alloc_evtchn(dev, &priv->evtchn); in setup_ring()
/linux-6.3-rc2/drivers/gpu/drm/xen/
A Dxen_drm_front_evtchnl.c189 ret = xenbus_alloc_evtchn(xb_dev, &evtchnl->port); in evtchnl_alloc()
/linux-6.3-rc2/sound/xen/
A Dxen_snd_front_evtchnl.c234 ret = xenbus_alloc_evtchn(xb_dev, &channel->port); in evtchnl_alloc()
/linux-6.3-rc2/drivers/input/misc/
A Dxen-kbdfront.c434 ret = xenbus_alloc_evtchn(dev, &evtchn); in xenkbd_connect_backend()
/linux-6.3-rc2/drivers/tty/hvc/
A Dhvc_xen.c418 ret = xenbus_alloc_evtchn(dev, &evtchn); in xencons_connect_backend()
/linux-6.3-rc2/net/9p/
A Dtrans_xen.c353 ret = xenbus_alloc_evtchn(dev, &ring->evtchn); in xen_9pfs_front_alloc_dataring()
/linux-6.3-rc2/drivers/xen/
A Dpvcalls-front.c391 ret = xenbus_alloc_evtchn(pvcalls_front_dev, evtchn); in create_active()
1188 ret = xenbus_alloc_evtchn(dev, &evtchn); in pvcalls_front_probe()
/linux-6.3-rc2/drivers/video/fbdev/
A Dxen-fbfront.c575 ret = xenbus_alloc_evtchn(dev, &evtchn); in xenfb_connect_backend()
/linux-6.3-rc2/drivers/net/
A Dxen-netfront.c1902 err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->tx_evtchn); in setup_netfront_single()
1928 err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->tx_evtchn); in setup_netfront_split()
1931 err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->rx_evtchn); in setup_netfront_split()
/linux-6.3-rc2/drivers/pci/
A Dxen-pcifront.c757 err = xenbus_alloc_evtchn(pdev->xdev, &pdev->evtchn); in pcifront_publish_info()
/linux-6.3-rc2/drivers/scsi/
A Dxen-scsifront.c803 err = xenbus_alloc_evtchn(dev, &info->evtchn); in scsifront_alloc_ring()
/linux-6.3-rc2/drivers/usb/host/
A Dxen-hcd.c1131 err = xenbus_alloc_evtchn(dev, &info->evtchn); in xenhcd_setup_rings()
/linux-6.3-rc2/drivers/block/
A Dxen-blkfront.c1695 err = xenbus_alloc_evtchn(dev, &rinfo->evtchn); in setup_blkring()

Completed in 30 milliseconds