x86/amd-iommu: Introduce iommu_flush_device() function
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 26 Nov 2009 14:04:38 +0000 (15:04 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:35 +0000 (14:20 +0100)
This patch adds a function to flush a DTE entry for a given
struct device and replaces iommu_queue_inv_dev_entry calls
with this function where appropriate.

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

No differences found