Searched refs:IA32_FEATURE_CONTROL_LOCK (Results 1 – 2 of 2) sorted by relevance
617 #define IA32_FEATURE_CONTROL_LOCK 0x01 /* lock bit */ macro
606 if ((feature_control & IA32_FEATURE_CONTROL_LOCK) == 0 || in vmx_enable()610 IA32_FEATURE_CONTROL_LOCK); in vmx_enable()647 if ((feature_control & IA32_FEATURE_CONTROL_LOCK) == 1 && in vmx_init()