Home
last modified time | relevance | path

Searched refs:MSR_IA32_BNDCFGS (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dstate_test.c198 wrmsr(MSR_IA32_BNDCFGS, BIT_ULL(0)); in guest_code()
205 wrmsr(MSR_IA32_BNDCFGS, 0); in guest_code()
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dmisc_helper.c290 case MSR_IA32_BNDCFGS: in helper_wrmsr()
464 case MSR_IA32_BNDCFGS: in helper_rdmsr()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h775 #define MSR_IA32_BNDCFGS 0x00000d90 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h797 #define MSR_IA32_BNDCFGS 0x00000d90 macro
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c2521 case MSR_IA32_BNDCFGS: in kvm_get_supported_msrs()
3913 kvm_msr_entry_add(cpu, MSR_IA32_BNDCFGS, env->msr_bndcfgs); in kvm_put_msrs()
4394 kvm_msr_entry_add(cpu, MSR_IA32_BNDCFGS, 0); in kvm_get_msrs()
4731 case MSR_IA32_BNDCFGS: in kvm_get_msrs()
/openbmc/qemu/target/i386/
H A Dcpu.h556 #define MSR_IA32_BNDCFGS 0x00000d90 macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c2041 case MSR_IA32_BNDCFGS: in vmx_get_msr()
2259 case MSR_IA32_BNDCFGS: in vmx_set_msr()
8484 rdmsrl(MSR_IA32_BNDCFGS, host_bndcfgs); in hardware_setup()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c1456 MSR_IA32_FEAT_CTL, MSR_IA32_BNDCFGS, MSR_TSC_AUX,
7141 case MSR_IA32_BNDCFGS: in kvm_probe_msr_to_save()