Lines Matching full:hard
122 * a soft enabled context. In both case we have interrupts hard
146 * We are always hard disabled here, but PACA_IRQ_HARD_DIS may in __check_irq_replay()
147 * not be set, which means interrupts have only just been hard in __check_irq_replay()
154 * will reconcile state like other hard interrupts. Or interrupt in __check_irq_replay()
162 * We may have missed a decrementer interrupt if hard disabled. in __check_irq_replay()
164 * while hard disabled. in __check_irq_replay()
201 * NOTE: This is called with interrupts hard disabled but not marked
234 * We may have missed a decrementer interrupt if hard disabled. in replay_soft_interrupts()
236 * while hard disabled. in replay_soft_interrupts()
325 * etc... unless we got hard-disabled. We check if an event in arch_local_irq_restore()
333 * be hard-disabled, so there is no problem, we in arch_local_irq_restore()
343 /* We need to hard disable to replay. */ in arch_local_irq_restore()
350 * We should already be hard disabled here. We had bugs in arch_local_irq_restore()
397 * and in the latter case it will leave with interrupts hard
404 * First we need to hard disable to ensure no interrupt in prep_irq_for_idle()
423 * are about to hard enable as well as a side effect in prep_irq_for_idle()
445 * First we need to hard disable to ensure no interrupt in prep_irq_for_idle_irqsoff()
553 * Interrupts must always be hard disabled before irq_happened is in force_external_irq_replay()
699 /* We can hard enable interrupts now to allow perf interrupts */ in __do_irq()