Searched refs:MSR_HWP_CAPABILITIES (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 819 read_hwp_cap(cpu, &cap, MSR_HWP_CAPABILITIES); in print_cpu_msrs() 1016 read_hwp_cap(cpu, &cap, MSR_HWP_CAPABILITIES); in update_hwp_request() 1060 read_hwp_cap(cpu, &cap, MSR_HWP_CAPABILITIES); in update_hwp_request_pkg()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | msr-index.h | 405 #define MSR_HWP_CAPABILITIES 0x00000771 macro
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 405 #define MSR_HWP_CAPABILITIES 0x00000771 macro
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | intel_pstate.c | 814 rdmsrl_on_cpu(policy->cpu, MSR_HWP_CAPABILITIES, &cap); in show_base_frequency() 837 rdmsrl_on_cpu(cpu->cpu, MSR_HWP_CAPABILITIES, &cap); in intel_pstate_get_hwp_max()
|
| /OK3568_Linux_fs/kernel/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 3997 if (get_msr(cpu, MSR_HWP_CAPABILITIES, &msr)) in print_hwp()
|