Searched refs:MSR_PKG_POWER_LIMIT (Results 1 – 6 of 6) sorted by relevance
145 msr_t msr = msr_read(MSR_PKG_POWER_LIMIT); in northbridge_init()
210 msr_write(MSR_PKG_POWER_LIMIT, limit); in set_power_limits()
237 #define MSR_PKG_POWER_LIMIT 0x00000610 macro
606 msr_write(MSR_PKG_POWER_LIMIT, limit); in cpu_set_power_limits()
514 #define MSR_PKG_POWER_LIMIT 0x00000610 macro
137 pub const MSR_PKG_POWER_LIMIT: ::std::os::raw::c_uint = 0x00000610; constant