[Zion] Call invlpg when unmapping memory.
This commit is contained in:
parent
0b9f83b321
commit
1f8085f791
4 changed files with 27 additions and 9 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
#include "object/process.h"
|
||||
|
||||
uint64_t CurrCr3();
|
||||
|
||||
void InitializePml4(uint64_t pml4_physical_addr);
|
||||
void CleanupPml4(uint64_t pml4_physical_addr);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue