Home
last modified time | relevance | path

Searched refs:MSR_IA32_PLATFORM_ID (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dspeedstep-lib.c358 rdmsr(MSR_IA32_PLATFORM_ID, msr_lo, msr_hi); in speedstep_detect_processor()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Dintel.c364 native_rdmsr(MSR_IA32_PLATFORM_ID, val[0], val[1]); in collect_cpu_info_early()
731 rdmsr(MSR_IA32_PLATFORM_ID, val[0], val[1]); in collect_cpu_info()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmsr-index.h360 #define MSR_IA32_PLATFORM_ID 0x00000017 macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h646 #define MSR_IA32_PLATFORM_ID 0x00000017 macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h646 #define MSR_IA32_PLATFORM_ID 0x00000017 macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c3419 case MSR_IA32_PLATFORM_ID: in kvm_get_msr_common()