Searched refs:get_vq_notification (Results 1 – 5 of 5) sorted by relevance
258 (*get_vq_notification)(struct vdpa_device *vdev, u16 idx); member
1044 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_fault()1075 if (!ops->get_vq_notification) in vhost_vdpa_mmap()1082 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_mmap()
414 .get_vq_notification = vp_vdpa_get_vq_notification,
469 .get_vq_notification = ifcvf_get_vq_notification,
2309 .get_vq_notification = mlx5_get_vq_notification,