Lines Matching refs:vd_mdev
260 struct virtio_pci_modern_device *vd_mdev; in pds_vdpa_get_vq_notification() local
265 vd_mdev = &pdsv->vdpa_aux->vd_mdev; in pds_vdpa_get_vq_notification()
266 if (!vd_mdev->notify_offset_multiplier) in pds_vdpa_get_vq_notification()
269 area.size = vd_mdev->notify_offset_multiplier; in pds_vdpa_get_vq_notification()
334 vp_modern_set_features(&pdsv->vdpa_aux->vd_mdev, nego_features); in pds_vdpa_set_driver_features()
377 return vp_modern_get_status(&pdsv->vdpa_aux->vd_mdev); in pds_vdpa_get_status()
486 vp_modern_map_vq_notify(&pdsv->vdpa_aux->vd_mdev, in pds_vdpa_set_status()
558 device = pdsv->vdpa_aux->vd_mdev.device; in pds_vdpa_get_config()
574 device = pdsv->vdpa_aux->vd_mdev.device; in pds_vdpa_set_config()
718 vc = pdsv->vdpa_aux->vd_mdev.device; in pds_vdpa_dev_add()
731 notify = vp_modern_map_vq_notify(&pdsv->vdpa_aux->vd_mdev, in pds_vdpa_dev_add()