Searched refs:for_each_active_dev_scope (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/include/linux/ |
D | dmar.h | 102 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ macro
|
/linux-6.14.4/drivers/iommu/intel/ |
D | dmar.c | 111 for_each_active_dev_scope(*devices, *cnt, i, tmp_dev) in dmar_free_dev_scope() 282 for_each_active_dev_scope(devices, count, index, tmp) in dmar_remove_dev_scope() 688 for_each_active_dev_scope(devices, cnt, index, tmp) in dmar_pci_device_match() 2226 for_each_active_dev_scope(dmaru->devices, in dmar_hp_remove_drhd()
|
D | iommu.c | 516 for_each_active_dev_scope(drhd->devices, in device_lookup_iommu() 2257 for_each_active_dev_scope(drhd->devices, in init_no_remapping_devices() 2270 for_each_active_dev_scope(drhd->devices, in init_no_remapping_devices() 2551 for_each_active_dev_scope(atsru->devices, atsru->devices_cnt, in dmar_check_one_atsr() 3011 for_each_active_dev_scope(drhd->devices, in probe_acpi_namespace_devices() 3811 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in intel_iommu_get_resv_regions()
|
/linux-6.14.4/ |
D | .clang-format | 216 - 'for_each_active_dev_scope'
|