Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h426 #define MSR_IA32_SMBASE 0x0000009e macro
/linux-4.4.14/arch/x86/kvm/
Dx86.c976 MSR_IA32_SMBASE,
2095 case MSR_IA32_SMBASE: in kvm_set_msr_common()
2351 case MSR_IA32_SMBASE: in kvm_get_msr_common()
4037 case MSR_IA32_SMBASE: in kvm_init_msr_list()
Dvmx.c9372 if (e->index == MSR_IA32_SMBASE || /* SMM is not supported */ in nested_vmx_store_msr_check()