Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c269 unsigned long long hwcr; in init_maxfreq_mode() local
287 ret = read_msr(0, MSR_AMD_HWCR, &hwcr); in init_maxfreq_mode()
296 } else if (1 & (hwcr >> 24)) { in init_maxfreq_mode()