X86_64_PTE_USER
page |= X86_64_PTE_USER;
if ((entry & X86_64_PTE_USER) != 0) {
newProtectionFlags = X86_64_PTE_USER;
| X86_64_PTE_USER)