Add PDE_TOP for x86

svn path=/branches/ros-amd64-bringup/; revision=44502
This commit is contained in:
Timo Kreuzer
2009-12-10 00:39:03 +00:00
parent c5a2bbe739
commit 2e2e7009ab
@@ -18,6 +18,7 @@ PULONG MmGetPageDirectory(VOID);
#define PTE_BASE 0xC0000000
#define PDE_BASE 0xC0300000
#define PTE_TOP 0xC03FFFFF
#define PDE_TOP 0xC0300FFF
#define PTE_PER_PAGE 1024
#define HYPER_SPACE 0xC0400000
#define HYPER_SPACE_END 0xC07FFFFF