Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dmodel_206ax.h33 #define MSR_PKGC3_IRTL 0x60a macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c257 msr_write(MSR_PKGC3_IRTL, msr); in configure_c_states()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h338 #define MSR_PKGC3_IRTL 0x0000060a macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h338 #define MSR_PKGC3_IRTL 0x0000060a macro
/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c2550 get_msr(base_cpu, MSR_PKGC3_IRTL, &msr); in print_irtl()