Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h633 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/linux-4.1.27/arch/x86/kvm/
Dvmx.c2386 rdmsr(MSR_IA32_VMX_PINBASED_CTLS, in nested_vmx_setup_ctls_msrs()
2560 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_get_vmx_msr()
3083 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PINBASED_CTLS, in setup_vmcs_config()