Home
last modified time | relevance | path

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

/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h549 #define MSR_AMD64_OSVW_ID_LENGTH 0xc0010140 macro
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h549 #define MSR_AMD64_OSVW_ID_LENGTH 0xc0010140 macro
/linux-6.6.21/arch/x86/kernel/cpu/
Damd.c97 rdmsrl(MSR_AMD64_OSVW_ID_LENGTH, osvw_len); in cpu_has_amd_erratum()
/linux-6.6.21/arch/x86/kvm/svm/
Dsvm.c666 len = native_read_msr_safe(MSR_AMD64_OSVW_ID_LENGTH, &err); in svm_hardware_enable()
/linux-6.6.21/arch/x86/kvm/
Dx86.c3936 case MSR_AMD64_OSVW_ID_LENGTH: in kvm_set_msr_common()
4301 case MSR_AMD64_OSVW_ID_LENGTH: in kvm_get_msr_common()