Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h528 #define HWP_ACTIVITY_WINDOW(x) ((unsigned long long)(x & 0xff3) << 32) macro
/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c840 msr |= HWP_ACTIVITY_WINDOW(hwp_req->hwp_window); in write_hwp_request()