Searched refs:HWP_HIGHEST_PERF (Results 1 – 5 of 5) sorted by relevance
272 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro
555 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro
718 *current_max = HWP_HIGHEST_PERF(cap); in intel_pstate_get_hwp_max()720 *phy_max = HWP_HIGHEST_PERF(cap); in intel_pstate_get_hwp_max()
686 cap->highest = msr_perf_2_ratio(HWP_HIGHEST_PERF(msr)); in read_hwp_cap()
3565 (unsigned int)HWP_HIGHEST_PERF(msr), in print_hwp()