Home
last modified time | relevance | path

Searched refs:MSR_MISC_PWR_MGMT (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmsr-index.h959 #define MSR_MISC_PWR_MGMT 0x000001aa macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h952 #define MSR_MISC_PWR_MGMT 0x000001aa macro
/linux/drivers/cpufreq/
H A Dintel_pstate.c3701 rdmsrq(MSR_MISC_PWR_MGMT, misc_pwr); in intel_pstate_platform_pwr_mgmt_exists()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c563 bool has_msr_misc_pwr_mgmt; /* MSR_MISC_PWR_MGMT */
8228 * Decode MSR_MISC_PWR_MGMT
8244 if (!get_msr(base_cpu, MSR_MISC_PWR_MGMT, &msr)) in decode_misc_pwr_mgmt_msr()
8245 fprintf(outf, "cpu%d: MSR_MISC_PWR_MGMT: 0x%08llx (%sable-EIST_Coordination %sable-EPB %sable-OOB)\n", in decode_misc_pwr_mgmt_msr()