Searched refs:HWP_LOWEST_PERF (Results 1 – 5 of 5) sorted by relevance
346 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
579 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
688 cap->lowest = msr_perf_2_ratio(HWP_LOWEST_PERF(msr)); in read_hwp_cap()
844 min_perf = HWP_LOWEST_PERF(all_cpu_data[cpu]->hwp_cap_cached); in intel_pstate_hwp_force_min_perf()
3664 (unsigned int)HWP_LOWEST_PERF(msr)); in print_hwp()