Home
last modified time | relevance | path

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

/linux/drivers/virtio/
H A Dvirtio_vdpa.c39 static struct vdpa_device *vd_get_vdpa(struct virtio_device *vdev) in vd_get_vdpa() function
47 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get()
55 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set()
62 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_generation()
73 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_status()
81 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set_status()
88 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_reset()
95 struct vdpa_device *vdpa = vd_get_vdpa(vq->vdev); in virtio_vdpa_notify()
105 struct vdpa_device *vdpa = vd_get_vdpa(vq->vdev); in virtio_vdpa_notify_with_data()
135 struct vdpa_device *vdpa = vd_get_vdpa(vde in virtio_vdpa_setup_vq()
[all...]