Lines Matching full:emergency
1195 ld r1,PACAMCEMERGSP(r13) /* Use MC emergency stack */
1271 * If yes, then stay on emergency stack and panic.
1278 * then stay on emergency stack and panic.
1689 * This interrupt may use the "emergency stack" in some cases when being taken
1713 * we switch to the emergency stack if we're taking a TM Bad Thing from
1721 bne 1f /* If TM, emergency */
1726 /* Use the emergency stack */
1730 ld r1,PACAEMERGSP(r13) /* Use emergency stack */
1816 * on the emergency stack.
2219 * The emergency stack is used for the early real mode handler.
2254 ld r1,PACAEMERGSP(r13) /* Use emergency stack for realmode */
2837 * Branch to soft_nmi_interrupt using the emergency stack. The emergency
2842 * at all (other than PMU interrupts), so use the emergency stack for this,