Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dvdpa.h25 struct vdpa_notification_area { struct
212 struct vdpa_notification_area
/Linux-v5.10/drivers/vhost/
Dvdpa.c946 struct vdpa_notification_area notify; in vhost_vdpa_fault()
970 struct vdpa_notification_area notify; in vhost_vdpa_mmap()
/Linux-v5.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1833 static struct vdpa_notification_area mlx5_get_vq_notification(struct vdpa_device *vdev, u16 idx) in mlx5_get_vq_notification()
1835 struct vdpa_notification_area ret = {}; in mlx5_get_vq_notification()