Commits
Joerg Roedel committed b24b1b63a37
iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface Now that fetch_pte returns the page-size of the pte, this function can be optimized too. Tested-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>