Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h757 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/arch/x86/kvm/
Dvmx.c2921 rdmsr(MSR_IA32_VMX_PINBASED_CTLS, in nested_vmx_setup_ctls_msrs()
3316 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_set_vmx_msr()
3371 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_get_vmx_msr()
3375 if (msr_index == MSR_IA32_VMX_PINBASED_CTLS) in vmx_get_vmx_msr()
3988 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PINBASED_CTLS, in setup_vmcs_config()