Home
last modified time | relevance | path

Searched refs:MSR_NHM_SNB_PKG_CST_CFG_CTL (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/idle/
Dintel_idle.c817 rdmsrl(MSR_NHM_SNB_PKG_CST_CFG_CTL, msr_bits); in auto_demotion_disable()
819 wrmsrl(MSR_NHM_SNB_PKG_CST_CFG_CTL, msr_bits); in auto_demotion_disable()
1044 rdmsrl(MSR_NHM_SNB_PKG_CST_CFG_CTL, msr); in sklh_idle_state_table_update()
/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h40 #define MSR_NHM_SNB_PKG_CST_CFG_CTL 0x000000e2 macro
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c1387 get_msr(base_cpu, MSR_NHM_SNB_PKG_CST_CFG_CTL, &msr); in dump_nhm_cst_cfg()
1876 get_msr(base_cpu, MSR_NHM_SNB_PKG_CST_CFG_CTL, &msr); in probe_nhm_msrs()