commit | 0518a3a4585cb3eeeaf14ca57131f11d252130c6 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 20 16:00:05 2009 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 27 11:45:50 2009 +0100 |
tree | 93efaf790ffbb6c51086573273a63ccc39f1532c | |
parent | c459611424d8b8396060eb766e23bd0c70c993bc [diff] |
x86/amd-iommu: Add function to complete a tlb flush This patch adds a function to the AMD IOMMU driver which completes all queued commands an all IOMMUs a specific domain has devices attached on. This is required in a later patch when per-domain flushing is implemented. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>