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.1.27/drivers/idle/
Dintel_idle.c748 rdmsrl(MSR_NHM_SNB_PKG_CST_CFG_CTL, msr_bits); in auto_demotion_disable()
750 wrmsrl(MSR_NHM_SNB_PKG_CST_CFG_CTL, msr_bits); in auto_demotion_disable()
/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h40 #define MSR_NHM_SNB_PKG_CST_CFG_CTL 0x000000e2 macro
/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c1369 get_msr(base_cpu, MSR_NHM_SNB_PKG_CST_CFG_CTL, &msr); in dump_nhm_cst_cfg()
1812 get_msr(base_cpu, MSR_NHM_SNB_PKG_CST_CFG_CTL, &msr); in probe_nhm_msrs()