IA32_FEATURE_CONTROL_LOCK
#define IA32_FEATURE_CONTROL_LOCK 0x01 /* lock bit */
#define IA32_FEATURE_CONTROL_LOCK __BIT(0)