Searched refs:MSR_HWP_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
331 #define MSR_HWP_INTERRUPT 0x00000773 macro
564 #define MSR_HWP_INTERRUPT 0x00000773 macro
784 get_msr(first_cpu_in_pkg[pkg], MSR_HWP_INTERRUPT, &msr); in print_pkg_msrs()
1282 wrmsrl_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x00); in intel_pstate_hwp_enable()
3693 if (get_msr(cpu, MSR_HWP_INTERRUPT, &msr)) in print_hwp()