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

/linux-master/include/linux/
H A Ddmar.h102 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ macro
/linux-master/drivers/iommu/intel/
H A Diommu.c664 for_each_active_dev_scope(drhd->devices,
2299 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt,
2778 for_each_active_dev_scope(drhd->devices,
2791 for_each_active_dev_scope(drhd->devices,
3072 for_each_active_dev_scope(atsru->devices, atsru->devices_cnt,
3593 for_each_active_dev_scope(drhd->devices,
4372 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt,
H A Ddmar.c110 for_each_active_dev_scope(*devices, *cnt, i, tmp_dev)
281 for_each_active_dev_scope(devices, count, index, tmp) function
687 for_each_active_dev_scope(devices, cnt, index, tmp)
2307 for_each_active_dev_scope(dmaru->devices,

Completed in 165 milliseconds