Lines Matching full:hard
125 * a soft enabled context. In both case we have interrupts hard
149 * We are always hard disabled here, but PACA_IRQ_HARD_DIS may in __check_irq_replay()
150 * not be set, which means interrupts have only just been hard in __check_irq_replay()
157 * will reconcile state like other hard interrupts. Or interrupt in __check_irq_replay()
165 * We may have missed a decrementer interrupt if hard disabled. in __check_irq_replay()
167 * while hard disabled. in __check_irq_replay()
251 * etc... unless we got hard-disabled. We check if an event in arch_local_irq_restore()
259 * be hard-disabled, so there is no problem, we in arch_local_irq_restore()
278 * We need to hard disable to get a trusted value from in arch_local_irq_restore()
291 * We should already be hard disabled here. We had bugs in arch_local_irq_restore()
317 * hard-enabled. in arch_local_irq_restore()
324 /* Finally, let's ensure we are hard enabled */ in arch_local_irq_restore()
335 * NOTE: This is called with interrupts hard disabled but not marked
358 * and in the latter case it will leave with interrupts hard
365 * First we need to hard disable to ensure no interrupt in prep_irq_for_idle()
384 * are about to hard enable as well as a side effect in prep_irq_for_idle()
406 * First we need to hard disable to ensure no interrupt in prep_irq_for_idle_irqsoff()
501 * Interrupts must always be hard disabled before irq_happened is in force_external_irq_replay()
644 /* We can hard enable interrupts now to allow perf interrupts */ in __do_irq()