Searched refs:for_each_dev_scope (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddmar.h97 #define for_each_dev_scope(devs, cnt, i, tmp) \ macro
103 for_each_dev_scope((devs), (cnt), (i), (tmp)) \
/linux-master/drivers/iommu/intel/
H A Ddmar.c257 for_each_dev_scope(devices, devices_cnt, i, tmp) function
754 for_each_dev_scope(dmaru->devices, dmaru->devices_cnt, i, tmp)
H A Diommu.c3260 for_each_dev_scope(satcu->devices, satcu->devices_cnt, i, tmp)
3312 for_each_dev_scope(atsru->devices, atsru->devices_cnt, i, tmp)

Completed in 115 milliseconds