Searched refs:vhost_dev_init (Results 1 – 7 of 7) 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.h | 210 void vhost_dev_init(struct vhost_dev *, struct vhost_virtqueue **vqs,
|
| H A D | vsock.c | 702 vhost_dev_init(&vsock->dev, vqs, ARRAY_SIZE(vsock->vqs), in vhost_vsock_dev_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 | 1435 vhost_dev_init(dev, vqs, nvqs, 0, 0, 0, false, in vhost_vdpa_open()
|
| H A D | net.c | 1372 vhost_dev_init(dev, vqs, VHOST_NET_VQ_MAX, in vhost_net_open()
|
| H A D | scsi.c | 2325 vhost_dev_init(&vs->dev, vqs, nvqs, UIO_MAXIOV, in vhost_scsi_open()
|