Searched refs:happened (Results 1 – 6 of 6) sorted by relevance
99 unsigned long happened; in get_irq_happened() local102 : "=r" (happened) : "i" (offsetof(struct paca_struct, irq_happened))); in get_irq_happened()104 return happened; in get_irq_happened()142 unsigned char happened = local_paca->irq_happened; in __check_irq_replay() local162 if ((happened & PACA_IRQ_DEC) || decrementer_check_overflow()) in __check_irq_replay()167 if (happened & PACA_IRQ_EE) in __check_irq_replay()176 if (happened & PACA_IRQ_EE_EDGE) in __check_irq_replay()180 if (happened & PACA_IRQ_DBELL) in __check_irq_replay()184 if (happened & PACA_IRQ_DBELL) { in __check_irq_replay()193 if (happened & PACA_IRQ_HMI) in __check_irq_replay()
60 strne \reg1, [\reg2, \reg3] @ record what happened and give up
321 # return to where the interrupt happened356 # return to where the trap happened
113 the last exception has happened in delay slot.
385 ; paranoid check, given A1 was active when A2 happened, preempt count
496 # here, we sort out all of the special cases that may have happened.