Searched refs:HWP_LOWEST_PERF (Results 1 – 3 of 3) sorted by relevance
550 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
786 cap->lowest = msr_perf_2_ratio(HWP_LOWEST_PERF(msr)); in read_hwp_cap()
7429 (unsigned int)HWP_MOSTEFFICIENT_PERF(msr), (unsigned int)HWP_LOWEST_PERF(msr)); in print_hwp()
Completed in 30 milliseconds