Searched refs:iommu_group_for_each_dev (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| A D | iommu.h | 479 extern int iommu_group_for_each_dev(struct iommu_group *group, void *data, 864 static inline int iommu_group_for_each_dev(struct iommu_group *group, in iommu_group_for_each_dev() function
|
| /linux/drivers/iommu/ |
| A D | iommu.c | 1008 int iommu_group_for_each_dev(struct iommu_group *group, void *data, in iommu_group_for_each_dev() function 1019 EXPORT_SYMBOL_GPL(iommu_group_for_each_dev);
|
| /linux/arch/powerpc/kernel/ |
| A D | eeh.c | 1299 ret = iommu_group_for_each_dev(group, &pdev, dev_has_iommu_table); in eeh_iommu_group_to_pe()
|
| /linux/drivers/vfio/ |
| A D | vfio.c | 1310 return (iommu_group_for_each_dev(group->iommu_group, in vfio_group_viable()
|
| A D | vfio_iommu_type1.c | 2196 ret = iommu_group_for_each_dev(iommu_group, &bus, vfio_bus_type); in vfio_iommu_type1_attach_group()
|
| /linux/ |
| A D | vmlinux.symvers | 8149 0x00000000 iommu_group_for_each_dev vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 30399 ffff8000107e3520 T iommu_group_for_each_dev
|
| A D | .tmp_System.map | 30399 ffff8000107e3520 T iommu_group_for_each_dev
|
Completed in 342 milliseconds