Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvdpa.h25 struct vdpa_notification_area { struct
212 struct vdpa_notification_area
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c956 struct vdpa_notification_area notify; in vhost_vdpa_fault()
980 struct vdpa_notification_area notify; in vhost_vdpa_mmap()
/OK3568_Linux_fs/kernel/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1872 static struct vdpa_notification_area mlx5_get_vq_notification(struct vdpa_device *vdev, u16 idx) in mlx5_get_vq_notification()
1874 struct vdpa_notification_area ret = {}; in mlx5_get_vq_notification()