Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommu.h980 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
1055 iommu_iotlb_sync(domain, gather); in iommu_iotlb_gather_add_page()
1273 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h56 iommu_iotlb_sync(&iommu_table->domain, iotlb_gather); in gather_range_pages()
914 iommu_iotlb_sync(&iommu_table->domain, &iotlb_gather); in map_pages()
/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c595 iommu_iotlb_sync(domain, &gather); in iommu_read_and_clear_dirty()
671 iommu_iotlb_sync(domain, &gather); in iopt_clear_dirty_data()
/linux/drivers/iommu/
H A Ddma-iommu.c831 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap()
2061 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_iova_unlink()
H A Diommu.c2758 iommu_iotlb_sync(domain, &iotlb_gather); in iommu_unmap()
/linux/drivers/vfio/
H A Dvfio_iommu_type1.c1066 iommu_iotlb_sync(domain->domain, iotlb_gather); in vfio_sync_unpin()