x86/amd-iommu: Change iommu_map_page to support multiple page sizes
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 09:33:51 +0000 (11:33 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:11:17 +0000 (16:11 +0200)
This patch adds a map_size parameter to the iommu_map_page
function which makes it generic enough to handle multiple
page sizes. This also requires a change to alloc_pte which
is also done in this patch.

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

No differences found