Home
last modified time | relevance | path

Searched refs:vdpa_notification_area (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/linux/
Dvdpa.h27 struct vdpa_notification_area { struct
302 struct vdpa_notification_area
/linux-5.19.10/drivers/vdpa/virtio_pci/
Dvp_vdpa.c422 static struct vdpa_notification_area
427 struct vdpa_notification_area notify; in vp_vdpa_get_vq_notification()
/linux-5.19.10/drivers/vdpa/ifcvf/
Difcvf_main.c672 static struct vdpa_notification_area ifcvf_get_vq_notification(struct vdpa_device *vdpa_dev, in ifcvf_get_vq_notification()
676 struct vdpa_notification_area area; in ifcvf_get_vq_notification()
/linux-5.19.10/drivers/vhost/
Dvdpa.c1227 struct vdpa_notification_area notify; in vhost_vdpa_fault()
1251 struct vdpa_notification_area notify; in vhost_vdpa_mmap()
/linux-5.19.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2613 static struct vdpa_notification_area mlx5_get_vq_notification(struct vdpa_device *vdev, u16 idx) in mlx5_get_vq_notification()
2616 struct vdpa_notification_area ret = {}; in mlx5_get_vq_notification()