Lines Matching full:we
31 * If the External (EIC) controller is in use, then we will never get here on
68 /* Figure out whether we are here because of an interrupt or an
78 /* We stashed estatus in et earlier */
83 /* If we get here, this is an interrupt */
85 /* Grab a reference to _kernel in r10 so we can determine the
91 /* Stash a copy of thread's sp in r12 so that we can put it on the IRQ
106 * function parameter since we put it in r4
135 /* We put the thread stack pointer on top of the IRQ stack before
136 * we switched stacks. Restore it to go back to thread stack
142 * out of the context switch we need this info to restore
143 * IRQ lock state. We put this value in et earlier.
155 /* Since this wasn't an interrupt we're not going to restart the
158 * We earlier put ea - 4 in the stack frame, replace it with just ea
173 /* If we get here, the exception wasn't in interrupt or an
184 /* We put the thread stack pointer on top of the IRQ stack before
185 * we switched stacks. Restore it to go back to thread stack
192 /* We are on the thread stack. Restore all saved registers
221 /* Put the stack pointer back where it was when we entered