Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h288 #define MSR_AMD64_OSVW_STATUS 0xc0010141 macro
/linux-4.4.14/arch/x86/kernel/cpu/
Damd.c906 rdmsrl(MSR_AMD64_OSVW_STATUS + (osvw_id >> 6), in cpu_has_amd_erratum()
/linux-4.4.14/arch/x86/kvm/
Dx86.c2213 case MSR_AMD64_OSVW_STATUS: in kvm_set_msr_common()
2425 case MSR_AMD64_OSVW_STATUS: in kvm_get_msr_common()
Dsvm.c696 status = native_read_msr_safe(MSR_AMD64_OSVW_STATUS, in svm_hardware_enable()