Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h658 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c2510 rdmsr(MSR_IA32_VMX_PINBASED_CTLS, in nested_vmx_setup_ctls_msrs()
2699 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_get_vmx_msr()
3220 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PINBASED_CTLS, in setup_vmcs_config()