Searched refs:MSR_HWP_CAPABILITIES (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/power/x86/x86_energy_perf_policy/ |
| D | x86_energy_perf_policy.c | 766 read_hwp_cap(cpu, &cap, MSR_HWP_CAPABILITIES); in print_cpu_msrs() 963 read_hwp_cap(cpu, &cap, MSR_HWP_CAPABILITIES); in update_hwp_request() 1007 read_hwp_cap(cpu, &cap, MSR_HWP_CAPABILITIES); in update_hwp_request_pkg()
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | msr-index.h | 329 #define MSR_HWP_CAPABILITIES 0x00000771 macro
|
| /Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/ |
| D | processor.h | 562 #define MSR_HWP_CAPABILITIES 0x00000771 macro
|
| /Linux-v5.4/drivers/cpufreq/ |
| D | intel_pstate.c | 734 rdmsrl_on_cpu(policy->cpu, MSR_HWP_CAPABILITIES, &cap); in show_base_frequency() 757 rdmsrl_on_cpu(cpu, MSR_HWP_CAPABILITIES, &cap); in intel_pstate_get_hwp_max()
|
| /Linux-v5.4/tools/power/x86/turbostat/ |
| D | turbostat.c | 3655 if (get_msr(cpu, MSR_HWP_CAPABILITIES, &msr)) in print_hwp()
|