Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h233 #define HWP_HIGHEST_PERF(x) (x & 0xff) macro
/linux-4.4.14/drivers/cpufreq/
Dintel_pstate.c290 hw_max = HWP_HIGHEST_PERF(cap); in intel_pstate_hwp_set()