Searched refs:for_each_active_dev_scope (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/include/linux/ |
| D | dmar.h | 101 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ macro
|
| /Linux-v6.1/drivers/iommu/intel/ |
| D | iommu.c | 735 for_each_active_dev_scope(drhd->devices, in device_to_iommu() 2455 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in si_domain_init() 2543 for_each_active_dev_scope(rmrr->devices, in device_has_rmrr() 3089 for_each_active_dev_scope(drhd->devices, in init_no_remapping_devices() 3102 for_each_active_dev_scope(drhd->devices, in init_no_remapping_devices() 3394 for_each_active_dev_scope(atsru->devices, atsru->devices_cnt, in dmar_check_one_atsr() 3914 for_each_active_dev_scope(drhd->devices, in probe_acpi_namespace_devices() 4564 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in intel_iommu_get_resv_regions()
|
| D | dmar.c | 109 for_each_active_dev_scope(*devices, *cnt, i, tmp_dev) in dmar_free_dev_scope() 281 for_each_active_dev_scope(devices, count, index, tmp) in dmar_remove_dev_scope() 685 for_each_active_dev_scope(devices, cnt, index, tmp) in dmar_pci_device_match() 2235 for_each_active_dev_scope(dmaru->devices, in dmar_hp_remove_drhd()
|
| /Linux-v6.1/ |
| D | .clang-format | 190 - 'for_each_active_dev_scope'
|