Lines Matching full:soft
116 * before soft-enabling interrupts, and from the exception exit
117 * path when returning from an interrupt from a soft-disabled to
118 * a soft enabled context. In both case we have interrupts hard
171 * Force the delivery of pending soft-disabled interrupts on PS3. in __check_irq_replay()
237 /* Write the new soft-enabled value */ in arch_local_irq_restore()
265 * __check_irq_replay(). We also need to soft-disable in arch_local_irq_restore()
292 * soft-enabled yet to avoid warnings in decrementer_check_overflow in arch_local_irq_restore()
297 /* We can soft-enable now */ in arch_local_irq_restore()
338 * You call this function with interrupts soft-disabled (this is
358 * If anything happened while we were soft-disabled, in prep_irq_for_idle()
368 * Mark interrupts as soft-enabled and clear the in prep_irq_for_idle()
399 * If anything happened while we were soft-disabled, in prep_irq_for_idle_irqsoff()
481 * This must only be called with interrupts soft-disabled, in force_external_irq_replay()
560 seq_printf(p, " Watchdog soft-NMI interrupts\n"); in arch_show_interrupts()