Lines Matching full:soft
75 * MSR[EE] enabled and the soft mask set to IRQS_DISABLED. Fix in next_interrupt()
131 * Force the delivery of pending soft-disabled interrupts on PS3. in replay_soft_interrupts()
170 /* Book3E does not support soft-masking PMI interrupts */ in replay_soft_interrupts()
216 /* Write the new soft-enabled value if it is a disable */ in arch_local_irq_restore()
228 * respect to soft-masked interrupts. If this was just a simple code in arch_local_irq_restore()
229 * sequence, a soft-masked interrupt could become pending right after in arch_local_irq_restore()
316 * You call this function with interrupts soft-disabled (this is
336 * If anything happened while we were soft-disabled, in prep_irq_for_idle()
346 * Mark interrupts as soft-enabled and clear the in prep_irq_for_idle()
377 * If anything happened while we were soft-disabled, in prep_irq_for_idle_irqsoff()
472 * This must only be called with interrupts soft-disabled, in force_external_irq_replay()