Searched refs:vhost_dev_init (Results 1 – 4 of 4) sorted by relevance
| /devicemodel/include/ |
| A D | vhost.h | 97 int vhost_dev_init(struct vhost_dev *vdev, struct virtio_base *base, int fd,
|
| /devicemodel/hw/pci/virtio/ |
| A D | vhost_vsock.c | 197 rc = vhost_dev_init(&vhost_vsock->vdev, base, vhost_vsock->vhost_fd, vq_idx, in vhost_vsock_init()
|
| A D | vhost.c | 513 vhost_dev_init(struct vhost_dev *vdev, in vhost_dev_init() function
|
| A D | virtio_net.c | 1190 rc = vhost_dev_init(&vhost_net->vdev, base, vhostfd, vq_idx, in vhost_net_init()
|
Completed in 12 milliseconds