x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 20 Nov 2009 15:48:58 +0000 (16:48 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:16:28 +0000 (14:16 +0100)
This patch reimplementes the amd_iommu_flush_all_domains
function to use the global protection domain list instead
of flushing every domain on every IOMMU.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found