Home
last modified time | relevance | path

Searched refs:MSR_HWP_INTERRUPT (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dintel_pstate.c1694 wrmsrl_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x00); in intel_pstate_disable_hwp_interrupt()
1714 wrmsrl_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x01); in intel_pstate_enable_hwp_interrupt()
1754 wrmsrl_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x00); in intel_pstate_hwp_enable()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr-index.h433 #define MSR_HWP_INTERRUPT 0x00000773 macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h407 #define MSR_HWP_INTERRUPT 0x00000773 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h479 #define MSR_HWP_INTERRUPT 0x00000773 macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h471 #define MSR_HWP_INTERRUPT 0x00000773 macro
/kernel/linux/linux-5.10/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c837 get_msr(first_cpu_in_pkg[pkg], MSR_HWP_INTERRUPT, &msr); in print_pkg_msrs()
839 "pkg%d: MSR_HWP_INTERRUPT: 0x%08llx (Excursion_Min-%sabled, Guaranteed_Perf_Change-%sabled)\n", in print_pkg_msrs()
/kernel/linux/linux-6.6/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c926 get_msr(first_cpu_in_pkg[pkg], MSR_HWP_INTERRUPT, &msr); in print_pkg_msrs()
928 "pkg%d: MSR_HWP_INTERRUPT: 0x%08llx (Excursion_Min-%sabled, Guaranteed_Perf_Change-%sabled)\n", in print_pkg_msrs()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c1454 wrmsrl_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x00); in intel_pstate_hwp_enable()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c4035 if (get_msr(cpu, MSR_HWP_INTERRUPT, &msr)) in print_hwp()
4038 fprintf(outf, "cpu%d: MSR_HWP_INTERRUPT: 0x%08llx " in print_hwp()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c4414 if (get_msr(cpu, MSR_HWP_INTERRUPT, &msr)) in print_hwp()
4417 fprintf(outf, "cpu%d: MSR_HWP_INTERRUPT: 0x%08llx " in print_hwp()

Completed in 38 milliseconds