CR4_UMIP
#define CR4_UMIP 0x00000800 /* User Mode Instruction Prevention */
#define CR4_UMIP __BIT(11) /* User Mode Instruction Prevention */