mm_iommu_new       24 arch/powerpc/include/asm/mmu_context.h extern long mm_iommu_new(struct mm_struct *mm,
mm_iommu_new      189 arch/powerpc/mm/book3s64/iommu_api.c EXPORT_SYMBOL_GPL(mm_iommu_new);
mm_iommu_new      155 drivers/vfio/vfio_iommu_spapr_tce.c 		ret = mm_iommu_new(container->mm, vaddr, entries, &mem);