Lines Matching full:emergency
1141 ld r1,PACAMCEMERGSP(r13) /* Use MC emergency stack */
1198 * If yes, then stay on emergency stack and panic.
1205 * then stay on emergency stack and panic.
1598 * This interrupt may use the "emergency stack" in some cases when being taken
1667 * we switch to the emergency stack if we're taking a TM Bad Thing from
1675 bne .Lemergency_stack /* If TM, emergency */
1680 /* Use the emergency stack */
1685 ld r1,PACAEMERGSP(r13) /* Use emergency stack */
1766 * on the emergency stack.
2139 * The emergency stack is used for the early real mode handler.
2173 ld r1,PACAEMERGSP(r13) /* Use emergency stack for realmode */
2712 * Branch to soft_nmi_interrupt using the emergency stack. The emergency
2717 * at all (other than PMU interrupts), so use the emergency stack for this,