Searched refs:get_vq_notification (Results 1 – 6 of 6) sorted by relevance
356 (*get_vq_notification)(struct vdpa_device *vdev, u16 idx); member
1389 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_fault()1414 if (!ops->get_vq_notification) in vhost_vdpa_mmap()1421 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,
581 .get_vq_notification = pds_vdpa_get_vq_notification,
3200 .get_vq_notification = mlx5_get_vq_notification,