Home
last modified time | relevance | path

Searched refs:MSR_IA32_VMX_PROCBASED_CTLS (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dfeature_msrs_test.c28 case MSR_IA32_VMX_PROCBASED_CTLS: in is_hidden_vmx_msr()
/linux/arch/x86/include/asm/
H A Dmsr-index.h1259 #define MSR_IA32_VMX_PROCBASED_CTLS 0x00000482 macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1249 #define MSR_IA32_VMX_PROCBASED_CTLS 0x00000482 macro
/linux/arch/x86/kvm/vmx/
H A Dnested.c1493 case MSR_IA32_VMX_PROCBASED_CTLS: in vmx_set_vmx_msr()
1558 case MSR_IA32_VMX_PROCBASED_CTLS: in vmx_get_vmx_msr()
1562 if (msr_index == MSR_IA32_VMX_PROCBASED_CTLS) in vmx_get_vmx_msr()
H A Dvmx.c2742 MSR_IA32_VMX_PROCBASED_CTLS, in setup_vmcs_config()