Lines Matching refs:vdev
46 struct vhost_dev vdev;
152 struct vhost_vdpa *v = container_of(vq->dev, struct vhost_vdpa, vdev);
230 return ops->bind_mm(vdpa, v->vdev.mm);
421 struct vhost_dev *d = &v->vdev;
632 r = vhost_vring_ioctl(&v->vdev, cmd, argp);
683 struct vhost_dev *d = &v->vdev;
703 vhost_set_backend_features(&v->vdev, features);
776 r = vhost_dev_ioctl(&v->vdev, cmd, argp);
811 struct vhost_dev *dev = &v->vdev;
883 struct vhost_dev *dev = &v->vdev;
935 struct vhost_dev *dev = &v->vdev;
986 struct vhost_dev *dev = &v->vdev;
1133 struct vhost_vdpa *v = container_of(dev, struct vhost_vdpa, vdev);
1201 struct vhost_dev *dev = &v->vdev;
1286 vhost_dev_cleanup(&v->vdev);
1287 kfree(v->vdev.vqs);
1315 dev = &v->vdev;
1351 struct vhost_dev *d = &v->vdev;
1357 vhost_dev_stop(&v->vdev);