Lines Matching full:happened
99 unsigned long happened; in get_irq_happened() local
102 : "=r" (happened) : "i" (offsetof(struct paca_struct, irq_happened))); in get_irq_happened()
104 return happened; in get_irq_happened()
140 * Check if an hypervisor Maintenance interrupt happened. in replay_soft_interrupts()
249 " bne %l[happened] \n" in arch_local_irq_restore()
256 : happened); in arch_local_irq_restore()
263 happened: in arch_local_irq_restore()
333 * happened. If none happened, we know we can just return. in arch_local_irq_restore()
337 * is only a problem if an event happened on the "old" CPU. in arch_local_irq_restore()
420 * If anything happened while we were soft-disabled, in prep_irq_for_idle()
461 * If anything happened while we were soft-disabled, in prep_irq_for_idle_irqsoff()