Home
last modified time | relevance | path

Searched refs:MSR_IA32_VMX_PINBASED_CTLS (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dfeature_msrs_test.c27 case MSR_IA32_VMX_PINBASED_CTLS: in is_hidden_vmx_msr()
H A Dvmx_preemption_timer_test.c88 : MSR_IA32_VMX_PINBASED_CTLS); in l1_guest_code()
/linux/arch/x86/include/asm/
H A Dmsr-index.h1258 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1248 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/linux/arch/x86/kvm/vmx/
H A Dnested.c1492 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_set_vmx_msr()
1550 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_get_vmx_msr()
1554 if (msr_index == MSR_IA32_VMX_PINBASED_CTLS) in vmx_get_vmx_msr()
H A Dvmx.c2808 MSR_IA32_VMX_PINBASED_CTLS, in setup_vmcs_config()