Lines Matching full:emergency
1214 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.
1693 * This interrupt may use the "emergency stack" in some cases when being taken
1718 * we switch to the emergency stack if we're taking a TM Bad Thing from
1726 bne .Lemergency_stack /* If TM, emergency */
1731 /* Use the emergency stack */
1736 ld r1,PACAEMERGSP(r13) /* Use emergency stack */
1818 * on the emergency stack.
2200 * The emergency stack is used for the early real mode handler.
2234 ld r1,PACAEMERGSP(r13) /* Use emergency stack for realmode */
2806 * Branch to soft_nmi_interrupt using the emergency stack. The emergency
2811 * at all (other than PMU interrupts), so use the emergency stack for this,