Home
last modified time | relevance | path

Searched refs:MSR_IA32_VMX_PROCBASED_CTLS2 (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/scripts/kvm/
H A Dvmxcap19 MSR_IA32_VMX_PROCBASED_CTLS2 = 0x48B variable
198 cap_msr = MSR_IA32_VMX_PROCBASED_CTLS2,
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_msrs_test.c61 vmx_fixed0and1_msr_test(vcpu, MSR_IA32_VMX_PROCBASED_CTLS2); in vmx_save_restore_msrs_test()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dfeat_ctl.c44 rdmsr_safe(MSR_IA32_VMX_PROCBASED_CTLS2, &ign, &supported); in init_vmx_capabilities()
/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr-index.h595 #define MSR_IA32_VMX_PROCBASED_CTLS2 0x0000048b macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dhyperv.c448 case MSR_IA32_VMX_PROCBASED_CTLS2: in nested_evmcs_filter_control_msr()
H A Dnested.c1258 case MSR_IA32_VMX_PROCBASED_CTLS2: in vmx_get_control_msr()
1404 case MSR_IA32_VMX_PROCBASED_CTLS2: in vmx_set_vmx_msr()
1495 case MSR_IA32_VMX_PROCBASED_CTLS2: in vmx_get_vmx_msr()
H A Dvmx.c2620 MSR_IA32_VMX_PROCBASED_CTLS2, in setup_vmcs_config()
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c535 ctrl = kvm_get_feature_msr(MSR_IA32_VMX_PROCBASED_CTLS2) >> 32; in kvm_cpu_has_ept()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1077 #define MSR_IA32_VMX_PROCBASED_CTLS2 0x0000048b macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h1100 #define MSR_IA32_VMX_PROCBASED_CTLS2 0x0000048b macro
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c619 case MSR_IA32_VMX_PROCBASED_CTLS2: in kvm_arch_get_supported_msr_feature()
2599 case MSR_IA32_VMX_PROCBASED_CTLS2: in kvm_get_supported_msrs()
3701 case MSR_IA32_VMX_PROCBASED_CTLS2: in make_vmx_msr_value()
3790 kvm_msr_entry_add(cpu, MSR_IA32_VMX_PROCBASED_CTLS2, in kvm_msr_entry_add_vmx()
3791 make_vmx_msr_value(MSR_IA32_VMX_PROCBASED_CTLS2, in kvm_msr_entry_add_vmx()
/openbmc/qemu/target/i386/
H A Dcpu.h571 #define MSR_IA32_VMX_PROCBASED_CTLS2 0x0000048b macro
H A Dcpu.c1446 .index = MSR_IA32_VMX_PROCBASED_CTLS2,
/openbmc/linux/arch/x86/kvm/
H A Dx86.c1561 MSR_IA32_VMX_PROCBASED_CTLS2,