Home
last modified time | relevance | path

Searched defs:for_each_active_dev_scope (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddmar.h105 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Ddmar.h102 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ macro
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Ddmar.c284 for_each_active_dev_scope(devices, count, index, tmp) in dmar_remove_dev_scope() function
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Ddmar.c281 for_each_active_dev_scope(devices, count, index, tmp) in dmar_remove_dev_scope() function

Completed in 8 milliseconds