Lines Matching full:hard
242 * This allows interrupts to be unmasked without hard disabling, and in arch_local_irq_restore()
243 * also without new hard interrupts coming in ahead of pending ones. in arch_local_irq_restore()
277 /* Have interrupts to replay, need to hard disable first */ in arch_local_irq_restore()
332 * etc... unless we got hard-disabled. We check if an event in arch_local_irq_restore()
340 * be hard-disabled, so there is no problem, we in arch_local_irq_restore()
350 /* We need to hard disable to replay. */ in arch_local_irq_restore()
358 * We should already be hard disabled here. We had bugs in arch_local_irq_restore()
406 * and in the latter case it will leave with interrupts hard
413 * First we need to hard disable to ensure no interrupt in prep_irq_for_idle()
432 * are about to hard enable as well as a side effect in prep_irq_for_idle()
454 * First we need to hard disable to ensure no interrupt in prep_irq_for_idle_irqsoff()
562 * Interrupts must always be hard disabled before irq_happened is in force_external_irq_replay()
747 /* We can hard enable interrupts now to allow perf interrupts */ in __do_irq()