Searched refs:iommu_restore_ctx (Results 1 – 3 of 3) sorted by relevance
178 extern void iommu_restore_ctx(struct iommu *obj);
85 void iommu_restore_ctx(struct iommu *obj) in iommu_restore_ctx() function89 EXPORT_SYMBOL_GPL(iommu_restore_ctx);
1125 iommu_restore_ctx(isp->iommu); in isp_restore_ctx()