Home
last modified time | relevance | path

Searched refs:FEATURE_CONTROL_LOCKED (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h386 #define FEATURE_CONTROL_LOCKED (1<<0) macro
/linux-4.1.27/arch/x86/kvm/
Dvmx.c2782 FEATURE_CONTROL_LOCKED && !msr_info->host_initiated)) in vmx_set_msr()
2863 if (msr & FEATURE_CONTROL_LOCKED) { in vmx_disabled_by_bios()
2916 test_bits = FEATURE_CONTROL_LOCKED; in hardware_enable()
6597 const u64 VMXON_NEEDED_FEATURES = FEATURE_CONTROL_LOCKED in handle_vmon()