Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h502 #define MSR_IA32_SMBASE 0x0000009e macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h769 #define MSR_IA32_SMBASE 0x0000009e macro
/Linux-v4.19/arch/x86/kvm/
Dx86.c1072 MSR_IA32_SMBASE,
2405 case MSR_IA32_SMBASE: in kvm_set_msr_common()
2693 case MSR_IA32_SMBASE: in kvm_get_msr_common()
2955 r = kvm_x86_ops->has_emulated_msr(MSR_IA32_SMBASE); in kvm_vm_ioctl_check_extension()
Dvmx.c10462 case MSR_IA32_SMBASE: in vmx_has_emulated_msr()
11829 if (e->index == MSR_IA32_SMBASE || /* SMM is not supported */ in nested_vmx_store_msr_check()