Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvdpa.h33 struct vdpa_notification_area { struct
355 struct vdpa_notification_area
/openbmc/linux/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c424 static struct vdpa_notification_area
429 struct vdpa_notification_area notify; in vp_vdpa_get_vq_notification()
/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_main.c600 static struct vdpa_notification_area ifcvf_get_vq_notification(struct vdpa_device *vdpa_dev, in ifcvf_get_vq_notification()
604 struct vdpa_notification_area area; in ifcvf_get_vq_notification()
/openbmc/linux/drivers/vdpa/pds/
H A Dvdpa_dev.c256 static struct vdpa_notification_area
261 struct vdpa_notification_area area; in pds_vdpa_get_vq_notification()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c1375 struct vdpa_notification_area notify; in vhost_vdpa_fault()
1399 struct vdpa_notification_area notify; in vhost_vdpa_mmap()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3009 static struct vdpa_notification_area mlx5_get_vq_notification(struct vdpa_device *vdev, u16 idx) in mlx5_get_vq_notification()
3012 struct vdpa_notification_area ret = {}; in mlx5_get_vq_notification()