Home
last modified time | relevance | path

Searched refs:HWP_ACTIVITY_WINDOW (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr-index.h459 #define HWP_ACTIVITY_WINDOW(x) ((unsigned long long)(x & 0xff3) << 32) macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h433 #define HWP_ACTIVITY_WINDOW(x) ((unsigned long long)(x & 0xff3) << 32) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h505 #define HWP_ACTIVITY_WINDOW(x) ((unsigned long long)(x & 0xff3) << 32) macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h497 #define HWP_ACTIVITY_WINDOW(x) ((unsigned long long)(x & 0xff3) << 32) macro
/kernel/linux/linux-5.10/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c795 msr |= HWP_ACTIVITY_WINDOW(hwp_req->hwp_window); in write_hwp_request()
/kernel/linux/linux-6.6/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()

Completed in 18 milliseconds