iotlb_gather      448 drivers/iommu/dma-iommu.c 	struct iommu_iotlb_gather iotlb_gather;
iotlb_gather      453 drivers/iommu/dma-iommu.c 	iommu_iotlb_gather_init(&iotlb_gather);
iotlb_gather      455 drivers/iommu/dma-iommu.c 	unmapped = iommu_unmap_fast(domain, dma_addr, size, &iotlb_gather);
iotlb_gather      459 drivers/iommu/dma-iommu.c 		iommu_tlb_sync(domain, &iotlb_gather);
iotlb_gather     1921 drivers/iommu/iommu.c 			    struct iommu_iotlb_gather *iotlb_gather)
iotlb_gather     1958 drivers/iommu/iommu.c 		unmapped_page = ops->unmap(domain, iova, pgsize, iotlb_gather);
iotlb_gather     1976 drivers/iommu/iommu.c 	struct iommu_iotlb_gather iotlb_gather;
iotlb_gather     1979 drivers/iommu/iommu.c 	iommu_iotlb_gather_init(&iotlb_gather);
iotlb_gather     1980 drivers/iommu/iommu.c 	ret = __iommu_unmap(domain, iova, size, &iotlb_gather);
iotlb_gather     1981 drivers/iommu/iommu.c 	iommu_tlb_sync(domain, &iotlb_gather);
iotlb_gather     1989 drivers/iommu/iommu.c 			struct iommu_iotlb_gather *iotlb_gather)
iotlb_gather     1991 drivers/iommu/iommu.c 	return __iommu_unmap(domain, iova, size, iotlb_gather);
iotlb_gather      663 drivers/vfio/vfio_iommu_type1.c 			    struct iommu_iotlb_gather *iotlb_gather)
iotlb_gather      668 drivers/vfio/vfio_iommu_type1.c 	iommu_tlb_sync(domain->domain, iotlb_gather);
iotlb_gather      699 drivers/vfio/vfio_iommu_type1.c 			       struct iommu_iotlb_gather *iotlb_gather)
iotlb_gather      706 drivers/vfio/vfio_iommu_type1.c 					    iotlb_gather);
iotlb_gather      727 drivers/vfio/vfio_iommu_type1.c 					     iotlb_gather);
iotlb_gather      758 drivers/vfio/vfio_iommu_type1.c 	struct iommu_iotlb_gather iotlb_gather;
iotlb_gather      783 drivers/vfio/vfio_iommu_type1.c 	iommu_iotlb_gather_init(&iotlb_gather);
iotlb_gather      813 drivers/vfio/vfio_iommu_type1.c 					    &iotlb_gather);
iotlb_gather      826 drivers/vfio/vfio_iommu_type1.c 					    &iotlb_gather);
iotlb_gather      261 include/linux/iommu.h 		     size_t size, struct iommu_iotlb_gather *iotlb_gather);
iotlb_gather      265 include/linux/iommu.h 			   struct iommu_iotlb_gather *iotlb_gather);
iotlb_gather      428 include/linux/iommu.h 			       struct iommu_iotlb_gather *iotlb_gather);
iotlb_gather      506 include/linux/iommu.h 				  struct iommu_iotlb_gather *iotlb_gather)
iotlb_gather      509 include/linux/iommu.h 		domain->ops->iotlb_sync(domain, iotlb_gather);
iotlb_gather      511 include/linux/iommu.h 	iommu_iotlb_gather_init(iotlb_gather);
iotlb_gather      673 include/linux/iommu.h 				      struct iommu_iotlb_gather *iotlb_gather)
iotlb_gather      690 include/linux/iommu.h 				  struct iommu_iotlb_gather *iotlb_gather)