Home
last modified time | relevance | path

Searched refs:MSR_IA32_SMBASE (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
Dmsr-index.h712 #define MSR_IA32_SMBASE 0x0000009e macro
/arch/x86/kvm/
Dx86.c1417 MSR_IA32_SMBASE,
3478 case MSR_IA32_SMBASE: in kvm_set_msr_common()
3841 case MSR_IA32_SMBASE: in kvm_get_msr_common()
4203 r = static_call(kvm_x86_has_emulated_msr)(kvm, MSR_IA32_SMBASE); in kvm_vm_ioctl_check_extension()
/arch/x86/kvm/svm/
Dsvm.c4014 case MSR_IA32_SMBASE: in svm_has_emulated_msr()
/arch/x86/kvm/vmx/
Dnested.c901 if (CC(e->index == MSR_IA32_SMBASE) || /* SMM is not supported */ in nested_vmx_store_msr_check()
Dvmx.c6530 case MSR_IA32_SMBASE: in vmx_has_emulated_msr()