Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr-index.h315 #define MSR_K7_CLK_CTL 0xc001001b macro
/openbmc/linux/arch/x86/kernel/cpu/
H A Damd.c297 rdmsr(MSR_K7_CLK_CTL, l, h); in init_amd_k7()
301 wrmsr(MSR_K7_CLK_CTL, (l & 0x000fffff)|0x20000000, h); in init_amd_k7()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h712 #define MSR_K7_CLK_CTL 0xc001001b macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h733 #define MSR_K7_CLK_CTL 0xc001001b macro
/openbmc/linux/arch/x86/kvm/
H A Dx86.c3911 case MSR_K7_CLK_CTL: in kvm_set_msr_common()
4266 case MSR_K7_CLK_CTL: in kvm_get_msr_common()