Searched refs:HWP_LOWEST_PERF (Results 1 – 5 of 5) sorted by relevance
468 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
786 cap->lowest = msr_perf_2_ratio(HWP_LOWEST_PERF(msr)); in read_hwp_cap()
1020 min_perf = HWP_LOWEST_PERF(READ_ONCE(cpu->hwp_cap_cached)); in intel_pstate_hwp_offline()
4390 (unsigned int)HWP_MOSTEFFICIENT_PERF(msr), (unsigned int)HWP_LOWEST_PERF(msr)); in print_hwp()