Searched refs:get_vq_notification (Results 1 – 5 of 5) sorted by relevance
189 * @get_vq_notification: Get the notification area for a virtqueue (optional)391 (*get_vq_notification)(struct vdpa_device *vdev, u16 idx); member
1490 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_fault() 1515 if (!ops->get_vq_notification) in vhost_vdpa_mmap() 1522 notify = ops->get_vq_notification(vdpa, index); in vhost_vdpa_mmap()
660 .get_vq_notification = ifcvf_get_vq_notification,
387 .get_vq_notification = octep_get_vq_notification,
587 .get_vq_notification = pds_vdpa_get_vq_notification,