Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dmodel_206ax.h34 #define MSR_PKGC7_IRTL 0x60c macro
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c266 msr_write(MSR_PKGC7_IRTL, msr); in configure_c_states()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h383 #define MSR_PKGC7_IRTL 0x0000060c macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h400 #define MSR_PKGC7_IRTL 0x0000060c macro
/openbmc/linux/drivers/idle/
H A Dintel_idle.c1683 rdmsrl(MSR_PKGC7_IRTL, msr); in bxt_idle_state_table_update()
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c2747 get_msr(base_cpu, MSR_PKGC7_IRTL, &msr); in print_irtl()