Searched refs:iommu_add_device (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Diommu.h209 extern int iommu_add_device(struct iommu_table_group *table_group,
229 static inline int iommu_add_device(struct iommu_table_group *table_group, function
/linux-master/arch/powerpc/kernel/
H A Diommu.c1157 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev) function
1185 EXPORT_SYMBOL_GPL(iommu_add_device); variable
/linux-master/arch/powerpc/platforms/pseries/
H A Diommu.c1620 iommu_add_device(pci->table_group, &dev->dev);
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1046 iommu_add_device(&pe->table_group, &pdev->dev);

Completed in 176 milliseconds