Searched refs:iommu_iotlb_sync (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | iommu.h | 983 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 D | iommu_pt.h | 65 iommu_iotlb_sync(&iommu_table->domain, iotlb_gather); in gather_range_pages() 956 iommu_iotlb_sync(&iommu_table->domain, &iotlb_gather); in map_range()
|
| /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 | 842 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap() 2072 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_iova_unlink()
|
| H A D | iommu.c | 2796 iommu_iotlb_sync(domain, &iotlb_gather); in iommu_unmap()
|
| /linux/drivers/vfio/ |
| H A D | vfio_iommu_type1.c | 1065 iommu_iotlb_sync(domain->domain, iotlb_gather); in vfio_sync_unpin()
|