Searched refs:MSR_PKG_POWER_LIMIT (Results 1 – 8 of 8) sorted by relevance
37 MSR_PKG_POWER_LIMIT, MSR_PKG_ENERGY_STATUS, MSR_PKG_PERF_STATUS, 0, MSR_PKG_POWER_INFO },
156 msr_t msr = msr_read(MSR_PKG_POWER_LIMIT); in northbridge_init()
213 msr_write(MSR_PKG_POWER_LIMIT, limit); in set_power_limits()
181 #define MSR_PKG_POWER_LIMIT 0x00000610 macro
701 msr_write(MSR_PKG_POWER_LIMIT, limit); in cpu_set_power_limits()
349 #define MSR_PKG_POWER_LIMIT 0x00000610 macro
4558 if (get_msr(cpu, MSR_PKG_POWER_LIMIT, &msr)) in print_rapl()