Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dmsr-index.h311 #define FEATURE_CONTROL_LOCKED (1<<0) macro
/arch/x86/kvm/
Dvmx.c2654 FEATURE_CONTROL_LOCKED && !msr_info->host_initiated)) in vmx_set_msr()
2719 if (msr & FEATURE_CONTROL_LOCKED) { in vmx_disabled_by_bios()
2772 test_bits = FEATURE_CONTROL_LOCKED; in hardware_enable()
6152 const u64 VMXON_NEEDED_FEATURES = FEATURE_CONTROL_LOCKED in handle_vmon()