commit | 601367d76bd19b7eea2286ae99e5b1cb5d74f38d | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 20 16:08:55 2009 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 27 14:16:26 2009 +0100 |
tree | 61ef58985a84b5ef699a28d020f70bd711de1488 | |
parent | dcd1e92e405449ecc5e8bd8fcfebf3b2a13d3d37 [diff] |
x86/amd-iommu: Remove iommu_flush_domain function This iommu_flush_tlb_pde function does essentially the same. So the iommu_flush_domain function is redundant and can be removed. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>