X86_CR0_PE
#define X86_CR0_PE _BITUL(X86_CR0_PE_BIT)
#define X86_CR0_PE (1UL<<0) /* Protection Enable */