Searched refs:vhost_dev_init (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/vhost/ |
| H A D | test.c | 128 vhost_dev_init(dev, vqs, VHOST_TEST_VQ_MAX, UIO_MAXIOV, in vhost_test_open()
|
| H A D | vhost.c | 580 void vhost_dev_init(struct vhost_dev *dev, in vhost_dev_init() function 623 EXPORT_SYMBOL_GPL(vhost_dev_init);
|
| H A D | vdpa.c | 1449 vhost_dev_init(dev, vqs, nvqs, 0, 0, 0, false, in vhost_vdpa_open()
|
| H A D | net.c | 1390 vhost_dev_init(dev, vqs, VHOST_NET_VQ_MAX, in vhost_net_open()
|
| H A D | scsi.c | 2342 vhost_dev_init(&vs->dev, vqs, nvqs, UIO_MAXIOV, in vhost_scsi_open()
|