Searched refs:MSR_PM_ENABLE (Results 1 – 3 of 3) sorted by relevance
1029 get_msr(cpu, MSR_PM_ENABLE, &msr); in enable_hwp_on_cpu()1030 put_msr(cpu, MSR_PM_ENABLE, 1); in enable_hwp_on_cpu()1209 get_msr(base_cpu, MSR_PM_ENABLE, &msr); in verify_hwp_is_enabled()
561 #define MSR_PM_ENABLE 0x00000770 macro
3658 if (get_msr(cpu, MSR_PM_ENABLE, &msr)) in print_hwp()