Home
last modified time | relevance | path

Searched refs:MSR_HWP_REQUEST_PKG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c922 read_hwp_request(first_cpu_in_pkg[pkg], &req, MSR_HWP_REQUEST_PKG); in print_pkg_msrs()
1128 int msr_offset = MSR_HWP_REQUEST_PKG; in update_hwp_request_pkg()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h470 #define MSR_HWP_REQUEST_PKG 0x00000772 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h486 #define MSR_HWP_REQUEST_PKG 0x00000772 macro
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c4406 if (get_msr(cpu, MSR_HWP_REQUEST_PKG, &msr)) in print_hwp()