commit | 3bd221724adb9d642270df0e78b0105fb61e4a1c | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon May 04 15:06:20 2009 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu May 28 18:08:50 2009 +0200 |
tree | d5c1cf8dc7e42f3da895b61403779f257511d39d | |
parent | 41fb454ebe6024f5c1e3b3cbc0abc0da762e7b51 [diff] |
amd-iommu: introduce for_each_iommu* macros This patch introduces the for_each_iommu and for_each_iommu_safe macros to simplify the developers life when having to iterate over all AMD IOMMUs in the system. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>