for_each_dev_scope  261 drivers/iommu/dmar.c 		for_each_dev_scope(devices, devices_cnt, i, tmp)
for_each_dev_scope  727 drivers/iommu/dmar.c 			for_each_dev_scope(dmaru->devices, dmaru->devices_cnt, i, tmp)
for_each_dev_scope 4584 drivers/iommu/intel-iommu.c 		for_each_dev_scope(atsru->devices, atsru->devices_cnt, i, tmp)
for_each_dev_scope  105 include/linux/dmar.h 	for_each_dev_scope((devs), (cnt), (i), (tmp))			\