Searched refs:iommu_iotlb_sync (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | iommu.h | 980 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 D | iommu_pt.h | 56 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 D | io_pagetable.c | 595 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 D | dma-iommu.c | 831 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap() 2061 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_iova_unlink()
|
| H A D | iommu.c | 2758 iommu_iotlb_sync(domain, &iotlb_gather); in iommu_unmap()
|
| /linux/drivers/vfio/ |
| H A D | vfio_iommu_type1.c | 1066 iommu_iotlb_sync(domain->domain, iotlb_gather); in vfio_sync_unpin()
|