Home
last modified time | relevance | path

Searched refs:HWP_LOWEST_PERF (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h539 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c786 cap->lowest = msr_perf_2_ratio(HWP_LOWEST_PERF(msr)); in read_hwp_cap()