Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h265 #define MSR_AMD64_OSVW_STATUS 0xc0010141 macro
/linux-4.1.27/arch/x86/kernel/cpu/
Damd.c868 rdmsrl(MSR_AMD64_OSVW_STATUS + (osvw_id >> 6), in cpu_has_amd_erratum()
/linux-4.1.27/arch/x86/kvm/
Dx86.c2347 case MSR_AMD64_OSVW_STATUS: in kvm_set_msr_common()
2666 case MSR_AMD64_OSVW_STATUS: in kvm_get_msr_common()
Dsvm.c694 status = native_read_msr_safe(MSR_AMD64_OSVW_STATUS, in svm_hardware_enable()