Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/virtio/
Dvirtio_vdpa.c51 static struct vdpa_device *vd_get_vdpa(struct virtio_device *vdev) in vd_get_vdpa() function
59 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get()
67 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set()
74 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_generation()
85 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_status()
93 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set_status()
100 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_reset()
107 struct vdpa_device *vdpa = vd_get_vdpa(vq->vdev); in virtio_vdpa_notify()
137 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_setup_vq()
276 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_find_vqs()
[all …]