Searched refs:vhost_dev_init (Results 1 – 6 of 6) 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 | 685 vhost_dev_init(&vsock->dev, vqs, ARRAY_SIZE(vsock->vqs), in vhost_vsock_dev_open()
|
| H A D | vhost.c | 584 void vhost_dev_init(struct vhost_dev *dev, in vhost_dev_init() function 627 EXPORT_SYMBOL_GPL(vhost_dev_init);
|
| H A D | net.c | 1374 vhost_dev_init(dev, vqs, VHOST_NET_VQ_MAX, in vhost_net_open()
|
| H A D | scsi.c | 2333 vhost_dev_init(&vs->dev, vqs, nvqs, UIO_MAXIOV, in vhost_scsi_open()
|