Searched refs:iommu_group_for_each_dev (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iommu.h | 510 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
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio_iommu_type1.c | 1824 return iommu_group_for_each_dev(group->iommu_group, in vfio_iommu_attach_group() 1835 iommu_group_for_each_dev(group->iommu_group, domain->domain, in vfio_iommu_detach_group() 2123 ret = iommu_group_for_each_dev(iommu_group, &bus, vfio_bus_type); in vfio_iommu_type1_attach_group() 2133 ret = iommu_group_for_each_dev(iommu_group, &iommu_device, in vfio_iommu_type1_attach_group()
|
| H A D | vfio.c | 1372 return (iommu_group_for_each_dev(group->iommu_group, in vfio_group_viable()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 1324 iommu_group_for_each_dev
|
| H A D | abi_gki_aarch64_vivo | 745 iommu_group_for_each_dev
|
| H A D | abi_gki_aarch64_generic | 955 iommu_group_for_each_dev
|
| H A D | abi_gki_aarch64_exynos | 998 iommu_group_for_each_dev
|
| H A D | abi_gki_aarch64_qcom | 1181 iommu_group_for_each_dev
|
| H A D | abi_gki_aarch64_oplus | 1282 iommu_group_for_each_dev
|
| H A D | abi_gki_aarch64_galaxy | 2289 iommu_group_for_each_dev
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | iommu.c | 962 int iommu_group_for_each_dev(struct iommu_group *group, void *data, in iommu_group_for_each_dev() function 973 EXPORT_SYMBOL_GPL(iommu_group_for_each_dev);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | eeh.c | 1309 ret = iommu_group_for_each_dev(group, &pdev, dev_has_iommu_table); in eeh_iommu_group_to_pe()
|