CR4_PCE
#define CR4_PCE 0x00000100 /* Performance monitoring counter enable */
#define CR4_PCE __BIT(8) /* Performance monitoring counter enable */