Lines Matching full:interrupts

124 	 * Force the delivery of pending soft-disabled interrupts on PS3.  in __replay_soft_interrupts()
163 /* Book3E does not support soft-masking PMI interrupts */ in __replay_soft_interrupts()
224 * After the stb, interrupts are unmasked and there are no interrupts in arch_local_irq_restore()
226 * respect to soft-masked interrupts. If this was just a simple code in arch_local_irq_restore()
230 * This allows interrupts to be unmasked without hard disabling, and in arch_local_irq_restore()
231 * also without new hard interrupts coming in ahead of pending ones. in arch_local_irq_restore()
272 /* Have interrupts to replay, need to hard disable first */ in arch_local_irq_restore()
309 * which must replay interrupts, which recurses in here and makes in arch_local_irq_restore()
313 * local_bh_disable can not be used here because interrupts taken in in arch_local_irq_restore()
325 * The softirq processing in irq_exit() may enable interrupts in arch_local_irq_restore()
344 * when the latter has the side effect of re-enabling interrupts
347 * You call this function with interrupts soft-disabled (this is
352 * state, and in the latter case it will leave with interrupts hard
373 * Mark interrupts as soft-enabled and clear the in prep_irq_for_idle()
421 * but they are NMI interrupts so do not need to wait for IRQs to be
459 * are restored from idle. It's an NMI, so interrupts need not be in irq_set_pending_from_srr1()
499 * This must only be called with interrupts soft-disabled, in force_external_irq_replay()
505 * Interrupts must always be hard disabled before irq_happened is in force_external_irq_replay()