Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dspeedstep-lib.c75 rdmsr(MSR_IA32_EBL_CR_POWERON, msr_lo, msr_tmp); in pentium3_get_frequency()
112 rdmsr(MSR_IA32_EBL_CR_POWERON, msr_lo, msr_tmp); in pentiumM_get_frequency()
160 rdmsr(MSR_IA32_EBL_CR_POWERON, msr_lo, msr_tmp); in pentium_core_get_frequency()
345 rdmsr(MSR_IA32_EBL_CR_POWERON, msr_lo, msr_hi); in speedstep_detect_processor()
H A Dlonghaul.c123 rdmsr(MSR_IA32_EBL_CR_POWERON, lo, hi); in longhaul_get_cpu_mult()
/linux/arch/x86/include/asm/
H A Dmsr-index.h857 #define MSR_IA32_EBL_CR_POWERON 0x0000002a macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h857 #define MSR_IA32_EBL_CR_POWERON 0x0000002a macro
/linux/arch/x86/kvm/
H A Dx86.c4213 case MSR_IA32_EBL_CR_POWERON: in kvm_get_msr_common()