Searched refs:get_vq_notification (Results 1 – 5 of 5) sorted by relevance
307 (*get_vq_notification)(struct vdpa_device *vdev, u16 idx); member
1274 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_fault()1305 if (!ops->get_vq_notification) in vhost_vdpa_mmap()1312 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_mmap()
446 .get_vq_notification = vp_vdpa_get_vq_notification,
717 .get_vq_notification = ifcvf_get_vq_notification,
2853 .get_vq_notification = mlx5_get_vq_notification,