x86/amd-iommu: Change alloc_pte to support 64 bit address space
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 2 Sep 2009 14:48:40 +0000 (16:48 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:03:46 +0000 (16:03 +0200)
This patch changes the alloc_pte function to be able to map
pages into the whole 64 bit address space supported by AMD
IOMMU hardware from the old limit of 2**39 bytes.

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

No differences found