Searched refs:get_vq_notification (Results 1 – 6 of 6) sorted by relevance
356 (*get_vq_notification)(struct vdpa_device *vdev, u16 idx); member
1379 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_fault()1410 if (!ops->get_vq_notification) in vhost_vdpa_mmap()1417 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_mmap()
446 .get_vq_notification = vp_vdpa_get_vq_notification,
645 .get_vq_notification = ifcvf_get_vq_notification,
580 .get_vq_notification = pds_vdpa_get_vq_notification,
3190 .get_vq_notification = mlx5_get_vq_notification,