CR4_PGE
#define CR4_PGE 0x00000080 /* Page global enable */
#define CR4_PGE __BIT(7) /* Page global enable */