Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h744 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h1011 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481 macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c3502 rdmsr(MSR_IA32_VMX_PINBASED_CTLS, in nested_vmx_setup_ctls_msrs()
3915 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_set_vmx_msr()
3968 case MSR_IA32_VMX_PINBASED_CTLS: in vmx_get_vmx_msr()
3972 if (msr_index == MSR_IA32_VMX_PINBASED_CTLS) in vmx_get_vmx_msr()
4620 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PINBASED_CTLS, in setup_vmcs_config()
Dx86.c1088 MSR_IA32_VMX_PINBASED_CTLS,