forked from xt-sys/exectos
Correct VA masking in AMD64 page mapping functions
This commit is contained in:
@@ -101,6 +101,7 @@ typedef struct _MMPAGEMAP_INFO
|
||||
ULONGLONG PpeBase;
|
||||
ULONGLONG PxeBase;
|
||||
ULONGLONG P5eBase;
|
||||
ULONG VaBits;
|
||||
} MMPAGEMAP_INFO, *PMMPAGEMAP_INFO;
|
||||
|
||||
/* A Page Table Entry on AMD64 system */
|
||||
|
Reference in New Issue
Block a user