Searched refs:IA32_FEATURE_CONTROL_LOCK (Results 1 – 3 of 3) sorted by relevance
131 *val = IA32_FEATURE_CONTROL_LOCK; in emulate_rdmsr()
839 #define IA32_FEATURE_CONTROL_LOCK 0x01 /* lock bit */ macro
635 if ((feature_control & IA32_FEATURE_CONTROL_LOCK) == 0 || in vmx_enable()639 IA32_FEATURE_CONTROL_LOCK); in vmx_enable()677 if ((feature_control & IA32_FEATURE_CONTROL_LOCK) == 1 && in vmx_modinit()