CR4_MCE
#define CR4_MCE 0x00000040 /* Machine check enable */
#define CR4_MCE __BIT(6) /* Machine check enable */