Searched refs:PACA_IRQ_DEC (Results 1 – 6 of 6) sorted by relevance
162 if (!(happened & PACA_IRQ_DEC)) { in __check_irq_replay()164 local_paca->irq_happened |= PACA_IRQ_DEC; in __check_irq_replay()165 happened |= PACA_IRQ_DEC; in __check_irq_replay()189 if (happened & PACA_IRQ_DEC) { in __check_irq_replay()190 local_paca->irq_happened &= ~PACA_IRQ_DEC; in __check_irq_replay()428 PACA_IRQ_DEC,
549 local_paca->irq_happened |= PACA_IRQ_DEC; in arch_irq_work_raise()
995 masked_interrupt_book3e PACA_IRQ_DEC 0999 masked_interrupt_book3e PACA_IRQ_DEC 0
443 li r10,PACA_IRQ_DEC1999 cmpwi r10,PACA_IRQ_DEC
27 #define PACA_IRQ_DEC 0x08 /* Or FIT */ macro
192 unexpected_mask = ~(PACA_IRQ_DEC | PACA_IRQ_HMI | PACA_IRQ_HARD_DIS); in pnv_smp_cpu_kill_self()