commit | eb5ecd1a40e2098f805fb63cb07817ac48826e40 | [log] [tgz] |
---|---|---|
author | Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> | Wed Feb 21 14:19:45 2018 +0700 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Mar 15 13:37:34 2018 +0100 |
tree | 82322557f572777f1620ae059bf56167ef0f7902 | |
parent | df42a04b15f19a842393dc98a84cbc52b1f8ed49 [diff] |
iommu/amd: Add support for fast IOTLB flushing Since AMD IOMMU driver currently flushes all TLB entries when page size is more than one, use the same interface for both iommu_ops.flush_iotlb_all() and iommu_ops.iotlb_sync(). Cc: Joerg Roedel <joro@8bytes.org> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>