MSR_HWP_INTERRUPT 1282 drivers/cpufreq/intel_pstate.c 		wrmsrl_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x00);
MSR_HWP_INTERRUPT 3706 tools/power/x86/turbostat/turbostat.c 		if (get_msr(cpu, MSR_HWP_INTERRUPT, &msr))
MSR_HWP_INTERRUPT  784 tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c 		get_msr(first_cpu_in_pkg[pkg], MSR_HWP_INTERRUPT, &msr);