Searched refs:HWP_HIGHEST_PERF (Results 1 – 5 of 5) sorted by relevance
483 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro
499 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro
367 cppc_perf.highest_perf = HWP_HIGHEST_PERF(READ_ONCE(all_cpu_data[cpu]->hwp_cap_cached)); in intel_pstate_set_itmt_prio()947 cpu->pstate.turbo_pstate = HWP_HIGHEST_PERF(cap); in __intel_pstate_get_hwp_cap()2971 HWP_HIGHEST_PERF(hwp_cap); in intel_cpufreq_adjust_perf()
783 cap->highest = msr_perf_2_ratio(HWP_HIGHEST_PERF(msr)); in read_hwp_cap()
4389 (unsigned int)HWP_HIGHEST_PERF(msr), in print_hwp()