x86/amd-iommu: Make iommu_unmap_page and fetch_pte aware of page sizes
commit24cd772315c19e4d9409d0d21367ec1ebab3149f
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 19 Jan 2010 16:27:39 +0000 (19 17:27 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:12 +0000 (7 18:01 +0100)
treecf8a322797fb4d27c21451b1b9fbbdd234dc667e
parentcbb9d729f3433c9c2660b01dc52e6deb89488886
x86/amd-iommu: Make iommu_unmap_page and fetch_pte aware of page sizes

This patch extends the functionality of iommu_unmap_page
and fetch_pte to support arbitrary page sizes.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c