x86/amd-iommu: Add function to complete a tlb flush
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 20 Nov 2009 15:00:05 +0000 (16:00 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 10:45:50 +0000 (11:45 +0100)
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>

No differences found