iommu_add_device
extern int iommu_add_device(struct iommu_table_group *table_group,
EXPORT_SYMBOL_GPL(iommu_add_device);
iommu_add_device(&pe->table_group, &pdev->dev);
iommu_add_device(pci->table_group, &dev->dev);