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
74 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_generation() local
85 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_status() local
93 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set_status() local
101 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_reset() local
108 struct vdpa_device *vdpa = vd_get_vdpa(vq->vdev); in virtio_vdpa_notify() local
138 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_setup_vq() local
241 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_del_vq() local
275 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_find_vqs() local
308 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_features() local
316 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_finalize_features() local
327 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_bus_name() local
356 static int virtio_vdpa_probe(struct vdpa_device *vdpa) in virtio_vdpa_probe()
395 static void virtio_vdpa_remove(struct vdpa_device *vdpa) in virtio_vdpa_remove()