Home
last modified time | relevance | path

Searched refs:MSR_IA32_VMX_PINBASED_CTLS (Results 1 – 7 of 7) 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/kernel/cpu/ !
H A Dfeat_ctl.c53 rdmsr(MSR_IA32_VMX_PINBASED_CTLS, ign, supported); in init_vmx_capabilities()
/linux/arch/x86/include/asm/ !
H A Dmsr-index.h1192 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/linux/tools/arch/x86/include/asm/ !
H A Dmsr-index.h1185 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/linux/arch/x86/kvm/vmx/ !
H A Dnested.c1473 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_set_vmx_msr()
1531 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_get_vmx_msr()
1535 if (msr_index == MSR_IA32_VMX_PINBASED_CTLS) in vmx_get_vmx_msr()
H A Dvmx.c2659 MSR_IA32_VMX_PINBASED_CTLS, in setup_vmcs_config()