__write_cr4
__write_cr4(saved_cr4 & ~X86_CR4_PGE);
__write_cr4(saved_cr4);
__write_cr4(newval);
__write_cr4(cr4);
__write_cr4(cr4 & ~X86_CR4_PGE);
__write_cr4(cr4);
__write_cr4(newval);
__write_cr4(ctxt->cr4);
__write_cr4(ctxt->cr4);