Home
last modified time | relevance | path

Searched refs:iommu_iotlb_sync (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Diommu.h983 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
1058 iommu_iotlb_sync(domain, gather); in iommu_iotlb_gather_add_page()
1276 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h65 iommu_iotlb_sync(&iommu_table->domain, iotlb_gather); in gather_range_pages()
962 iommu_iotlb_sync(&iommu_table->domain, &iotlb_gather); in NS()
/linux/drivers/iommu/
H A Ddma-iommu.c842 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap()
2091 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_iova_unlink()
H A Diommu.c2826 iommu_iotlb_sync(domain, &iotlb_gather); in iommu_unmap()