mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Add PDE_TOP for x86
svn path=/branches/ros-amd64-bringup/; revision=44502
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user