Searched refs:MSR_HWP_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 570 #define MSR_HWP_INTERRUPT 0x00000773 macro
|
| /linux/arch/x86/include/asm/ |
| H A D | msr-index.h | 570 #define MSR_HWP_INTERRUPT 0x00000773 macro
|
| /linux/drivers/cpufreq/ |
| H A D | intel_pstate.c | 1973 wrmsrq_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x00); in intel_pstate_disable_hwp_interrupt() 2001 wrmsrq_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, interrupt_mask); in intel_pstate_enable_hwp_interrupt() 2041 wrmsrq_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x00); in intel_pstate_hwp_enable()
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 937 get_msr(first_cpu_in_pkg[pkg], MSR_HWP_INTERRUPT, &msr); in print_pkg_msrs()
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 7597 if (get_msr(cpu, MSR_HWP_INTERRUPT, &msr)) in print_hwp()
|