Searched refs:HWP_LOWEST_PERF (Results 1 – 4 of 4) sorted by relevance
275 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
558 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
689 cap->lowest = msr_perf_2_ratio(HWP_LOWEST_PERF(msr)); in read_hwp_cap()
3568 (unsigned int)HWP_LOWEST_PERF(msr)); in print_hwp()