commit | 3fa43655d81d471d47c44b0db4e2be1f8af32207 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Nov 26 15:04:38 2009 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 27 14:20:35 2009 +0100 |
tree | 2cf0d1bffbb3a84262fa6f528a4611bf096b122c | |
parent | 7f760ddd702d162d693bc79f62c3bdd7fe55bd9d [diff] |
x86/amd-iommu: Introduce iommu_flush_device() function 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>