CR4_PGE
#ifndef CR4_PGE
load_cr4(cr4 & ~CR4_PGE);
load_cr4(cr4 | CR4_PGE);
(CR4_PSE|CR4_PAE|CR4_PGE|CR4_PCIDE|CR4_SMEP)
CR4_PGE | \
(CR4_PSE|CR4_PAE|CR4_PGE|CR4_PCIDE|CR4_SMEP)
#ifndef CR4_PGE
load_cr4(cr4 & ~CR4_PGE);
load_cr4(cr4 | CR4_PGE);
#ifndef CR4_PGE
load_cr4(cr4 & ~CR4_PGE);
load_cr4(cr4 | CR4_PGE);
(CR4_PSE|CR4_PAE|CR4_PGE|CR4_PCIDE|CR4_SMEP)
CR4_PGE | \
(CR4_PSE|CR4_PAE|CR4_PGE|CR4_PCIDE|CR4_SMEP)