Searched refs:HWP_MIN_PERF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dmsr-index.h216 #define HWP_MIN_PERF(x) (x & 0xff) macro
/linux-4.1.27/drivers/cpufreq/
H A Dintel_pstate.c271 value &= ~HWP_MIN_PERF(~0L); for_each_online_cpu()
272 value |= HWP_MIN_PERF(min); for_each_online_cpu()

Completed in 107 milliseconds