Home
last modified time | relevance | path

Searched refs:for_each_active_dev_scope (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Ddmar.h102 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ macro
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c110 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()
687 for_each_active_dev_scope(devices, cnt, index, tmp) in dmar_pci_device_match()
2283 for_each_active_dev_scope(dmaru->devices, in dmar_hp_remove_drhd()
H A Diommu.c736 for_each_active_dev_scope(drhd->devices, in device_to_iommu()
2425 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in si_domain_init()
2922 for_each_active_dev_scope(drhd->devices, in init_no_remapping_devices()
2935 for_each_active_dev_scope(drhd->devices, in init_no_remapping_devices()
3216 for_each_active_dev_scope(atsru->devices, atsru->devices_cnt, in dmar_check_one_atsr()
3737 for_each_active_dev_scope(drhd->devices, in probe_acpi_namespace_devices()
4447 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in intel_iommu_get_resv_regions()
/openbmc/linux/
H A D.clang-format190 - 'for_each_active_dev_scope'