Searched refs:vd_get_vdpa (Results 1 – 1 of 1) sorted by relevance
39 static struct vdpa_device *vd_get_vdpa(struct virtio_device *vdev) in vd_get_vdpa() function47 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(vdev); in virtio_vdpa_setup_vq()[all …]