Searched refs:HWP_HIGHEST_PERF (Results 1 – 5 of 5) sorted by relevance
343 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro
576 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro
685 cap->highest = msr_perf_2_ratio(HWP_HIGHEST_PERF(msr)); in read_hwp_cap()
762 *current_max = HWP_HIGHEST_PERF(cap); in intel_pstate_get_hwp_max()764 *phy_max = HWP_HIGHEST_PERF(cap); in intel_pstate_get_hwp_max()
3661 (unsigned int)HWP_HIGHEST_PERF(msr), in print_hwp()