iova_list          65 drivers/vfio/vfio_iommu_type1.c 	struct list_head	iova_list;
iova_list        1056 drivers/vfio/vfio_iommu_type1.c 	struct list_head *iova = &iommu->iova_list;
iova_list        1464 drivers/vfio/vfio_iommu_type1.c 	struct list_head *iova = &iommu->iova_list;
iova_list        1626 drivers/vfio/vfio_iommu_type1.c 	struct list_head *iova = &iommu->iova_list;
iova_list        1646 drivers/vfio/vfio_iommu_type1.c 	struct list_head *iova = &iommu->iova_list;
iova_list        2080 drivers/vfio/vfio_iommu_type1.c 	INIT_LIST_HEAD(&iommu->iova_list);
iova_list        2125 drivers/vfio/vfio_iommu_type1.c 	vfio_iommu_iova_free(&iommu->iova_list);
iova_list        2178 drivers/vfio/vfio_iommu_type1.c 	list_for_each_entry(iova, &iommu->iova_list, list)
iova_list        2200 drivers/vfio/vfio_iommu_type1.c 	list_for_each_entry(iova, &iommu->iova_list, list) {