Searched refs:vd_get_vdpa (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/virtio/
H A Dvirtio_vdpa.c52 static struct vdpa_device *vd_get_vdpa(struct virtio_device *vdev) function
60 struct vdpa_device *vdpa = vd_get_vdpa(vdev);
68 struct vdpa_device *vdpa = vd_get_vdpa(vdev);
75 struct vdpa_device *vdpa = vd_get_vdpa(vdev);
86 struct vdpa_device *vdpa = vd_get_vdpa(vdev);
94 struct vdpa_device *vdpa = vd_get_vdpa(vdev);
101 struct vdpa_device *vdpa = vd_get_vdpa(vdev);
108 struct vdpa_device *vdpa = vd_get_vdpa(vq->vdev);
118 struct vdpa_device *vdpa = vd_get_vdpa(vq->vdev);
149 struct vdpa_device *vdpa = vd_get_vdpa(vde
[all...]

Completed in 135 milliseconds