Searched refs:iommu_flush_all_caches (Results 1 – 3 of 3) sorted by relevance
763 extern void iommu_flush_all_caches(struct amd_iommu *iommu);
1884 iommu_flush_all_caches(iommu); in amd_iommu_init_pci()2193 iommu_flush_all_caches(iommu); in early_enable_iommu()2238 iommu_flush_all_caches(iommu); in early_enable_iommus()2757 iommu_flush_all_caches(iommu); in amd_iommu_init()
1178 void iommu_flush_all_caches(struct amd_iommu *iommu) in iommu_flush_all_caches() function