amd-iommu: introduce for_each_iommu* macros
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 4 May 2009 13:06:20 +0000 (15:06 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 28 May 2009 16:08:50 +0000 (18:08 +0200)
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>

No differences found