Home
last modified time | relevance | path

Searched refs:MSR_HWP_INTERRUPT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h524 #define MSR_HWP_INTERRUPT 0x00000773 macro
/linux/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()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c6873 if (get_msr(cpu, MSR_HWP_INTERRUPT, &msr)) in print_hwp()