Lines Matching defs:gather
2273 struct iommu_iotlb_gather *gather,
2287 iommu_iotlb_gather_is_disjoint(gather, iova, size))
2288 iommu_iotlb_sync(domain, gather);
2290 iommu_iotlb_gather_add_range(gather, iova, size);
2295 struct iommu_iotlb_gather *gather)
2308 amd_iommu_iotlb_gather_add_page(dom, gather, iova, r);
2423 struct iommu_iotlb_gather *gather)
2429 domain_flush_pages(dom, gather->start, gather->end - gather->start + 1, 1);