commit | e3306664eb307ae4cc93211cd9f12d0dbd49de65 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 20 16:48:58 2009 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 27 14:16:28 2009 +0100 |
tree | 0e4d41b4303a57b066c451d8dbc1c4577b1533d8 | |
parent | aeb26f55337d4310840c8adc3ec7d6aebb714472 [diff] |
x86/amd-iommu: Reimplement amd_iommu_flush_all_domains() 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>