Searched refs:MSR_HWP_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
260 #define MSR_HWP_INTERRUPT 0x00000773 macro
543 #define MSR_HWP_INTERRUPT 0x00000773 macro
785 get_msr(first_cpu_in_pkg[pkg], MSR_HWP_INTERRUPT, &msr); in print_pkg_msrs()
1133 wrmsrl_on_cpu(cpudata->cpu, MSR_HWP_INTERRUPT, 0x00); in intel_pstate_hwp_enable()
3597 if (get_msr(cpu, MSR_HWP_INTERRUPT, &msr)) in print_hwp()