Home
last modified time | relevance | path

Searched refs:vdpa_iova_range (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dvdpa.h108 struct vdpa_iova_range { struct
423 struct vdpa_iova_range (*get_iova_range)(struct vdpa_device *vdev);
/linux/drivers/vhost/
H A Dvdpa.c60 struct vdpa_iova_range range;
1370 struct vdpa_iova_range *range = &v->range; in vhost_vdpa_set_iova_range()