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
236 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_del_vq() local
270 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_find_vqs() local
303 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_features() local
311 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_finalize_features() local
322 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_bus_name() local
351 static int virtio_vdpa_probe(struct vdpa_device *vdpa) in virtio_vdpa_probe()
390 static void virtio_vdpa_remove(struct vdpa_device *vdpa) in virtio_vdpa_remove()