Home
last modified time | relevance | path

Searched refs:iommu_tce_build (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Diommu.h187 extern int iommu_tce_build(struct iommu_table *tbl, unsigned long entry,
/arch/powerpc/kernel/
Diommu.c1022 int iommu_tce_build(struct iommu_table *tbl, unsigned long entry, in iommu_tce_build() function
1045 EXPORT_SYMBOL_GPL(iommu_tce_build);
1064 ret = iommu_tce_build(tbl, entry, hwaddr, direction); in iommu_put_tce_user_mode()