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)
commit3bd221724adb9d642270df0e78b0105fb61e4a1c
treed5c1cf8dc7e42f3da895b61403779f257511d39d
parent41fb454ebe6024f5c1e3b3cbc0abc0da762e7b51
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>
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c
arch/x86/kernel/amd_iommu_init.c
This page took 0.025851 seconds and 5 git commands to generate.