Searched refs:iommu_restore (Results 1 – 3 of 3) sorted by relevance
291 static inline void iommu_restore(void) in iommu_restore() function293 if (ppc_md.iommu_restore) in iommu_restore()294 ppc_md.iommu_restore(); in iommu_restore()
18 iommu_restore(); in do_after_copyback()
434 ppc_md.iommu_restore = iommu_dart_restore; in iommu_init_late_dart()