Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dvdpa.h34 struct vdpa_notification_area { struct
390 struct vdpa_notification_area
/linux-6.15/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c452 static struct vdpa_notification_area
457 struct vdpa_notification_area notify; in vp_vdpa_get_vq_notification()
/linux-6.15/drivers/vdpa/ifcvf/
H A Difcvf_main.c613 static struct vdpa_notification_area ifcvf_get_vq_notification(struct vdpa_device *vdpa_dev, in ifcvf_get_vq_notification()
617 struct vdpa_notification_area area; in ifcvf_get_vq_notification()
/linux-6.15/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c349 static struct vdpa_notification_area octep_get_vq_notification(struct vdpa_device *vdpa_dev, in octep_get_vq_notification()
353 struct vdpa_notification_area area; in octep_get_vq_notification()
/linux-6.15/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()
/linux-6.15/drivers/vhost/
H A Dvdpa.c1488 struct vdpa_notification_area notify; in vhost_vdpa_fault()
1506 struct vdpa_notification_area notify; in vhost_vdpa_mmap()
/linux-6.15/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3450 static struct vdpa_notification_area mlx5_get_vq_notification(struct vdpa_device *vdev, u16 idx) in mlx5_get_vq_notification()
3453 struct vdpa_notification_area ret = {}; in mlx5_get_vq_notification()