Lines Matching defs:vdpa
28 struct vdpa_device *vdpa; member
59 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get() local
67 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set() local
75 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_generation() local
86 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_status() local
94 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set_status() local
102 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_reset() local
109 struct vdpa_device *vdpa = vd_get_vdpa(vq->vdev); in virtio_vdpa_notify() local
139 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_setup_vq() local
218 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_del_vq() local
253 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_find_vqs() local
286 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_features() local
294 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_finalize_features() local
305 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_bus_name() local
334 static int virtio_vdpa_probe(struct vdpa_device *vdpa) in virtio_vdpa_probe()
373 static void virtio_vdpa_remove(struct vdpa_device *vdpa) in virtio_vdpa_remove()