Lines Matching full:msr
57 /* Put MSR & ~(MSR_EE|MSR_RI) in r31 */
63 /* OR the register's (MSR_EE|MSR_RI) on MSR */
69 /* Put MSR back into magic page */
123 /* Fetch old MSR in r31 */
126 /* Find the changed bits between old and new MSR */
154 /* Put MSR into magic page because we don't call mtmsr */
203 /* Fetch old MSR in r31 */
206 /* Insert new MSR[EE] */
212 * If MSR[EE] is now set, check for a pending interrupt.
213 * We could skip this if MSR[EE] was already on, but that
218 /* Put MSR into magic page because we don't call wrtee */
266 /* Fetch old MSR in r31 */
269 /* Remove MSR_EE from old MSR */
272 /* Write new MSR value back */