Home
last modified time | relevance | path

Searched refs:MSR_IA32_VMX_PROCBASED_CTLS (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dfeat_ctl.c39 rdmsr(MSR_IA32_VMX_PROCBASED_CTLS, ign, supported); in init_vmx_capabilities()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmsr-index.h587 #define MSR_IA32_VMX_PROCBASED_CTLS 0x00000482 macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h933 #define MSR_IA32_VMX_PROCBASED_CTLS 0x00000482 macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h933 #define MSR_IA32_VMX_PROCBASED_CTLS 0x00000482 macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c1420 case MSR_IA32_VMX_PROCBASED_CTLS: in vmx_set_vmx_msr()
1485 case MSR_IA32_VMX_PROCBASED_CTLS: in vmx_get_vmx_msr()
1489 if (msr_index == MSR_IA32_VMX_PROCBASED_CTLS) in vmx_get_vmx_msr()
6457 rdmsr(MSR_IA32_VMX_PROCBASED_CTLS, in nested_vmx_setup_ctls_msrs()
H A Dvmx.c2494 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PROCBASED_CTLS, in setup_vmcs_config()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c1350 MSR_IA32_VMX_PROCBASED_CTLS,