Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h211 #define HWP_GUARANTEED_PERF(x) ((x & (0xff << 8)) >>8) macro
/linux-4.1.27/drivers/cpufreq/
Dintel_pstate.c277 max = HWP_GUARANTEED_PERF(freq); in intel_pstate_hwp_set()