Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddmar.h105 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ macro
/linux/drivers/iommu/intel/
A Ddmar.c112 for_each_active_dev_scope(*devices, *cnt, i, tmp_dev) in dmar_free_dev_scope()
284 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()
2258 for_each_active_dev_scope(dmaru->devices, in dmar_hp_remove_drhd()
A Diommu.c911 for_each_active_dev_scope(drhd->devices, in device_to_iommu()
2865 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in si_domain_init()
2914 for_each_active_dev_scope(rmrr->devices, in device_has_rmrr()
3570 for_each_active_dev_scope(drhd->devices, in init_no_remapping_devices()
3583 for_each_active_dev_scope(drhd->devices, in init_no_remapping_devices()
3875 for_each_active_dev_scope(atsru->devices, atsru->devices_cnt, in dmar_check_one_atsr()
4368 for_each_active_dev_scope(drhd->devices, in probe_acpi_namespace_devices()
5327 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in intel_iommu_get_resv_regions()
/linux/
A D.clang-format140 - 'for_each_active_dev_scope'

Completed in 21 milliseconds