Searched refs:IA32_FEATURE_CONTROL_LOCK (Results 1 – 4 of 4) sorted by relevance
294 #define IA32_FEATURE_CONTROL_LOCK 0x0001 macro
737 if ( (msr_content & IA32_FEATURE_CONTROL_LOCK) && in intel_enable_lmce()
635 bios_locked = !!(eax & IA32_FEATURE_CONTROL_LOCK); in _vmx_cpu_up()648 eax = IA32_FEATURE_CONTROL_LOCK; in _vmx_cpu_up()
2905 *msr_content = IA32_FEATURE_CONTROL_LOCK; in vmx_msr_read_intercept()
Completed in 14 milliseconds