Searched refs:PACA_IRQ_DEC (Results 1 – 6 of 6) sorted by relevance
169 if (!(happened & PACA_IRQ_DEC)) { in __check_irq_replay()171 local_paca->irq_happened |= PACA_IRQ_DEC; in __check_irq_replay()172 happened |= PACA_IRQ_DEC; in __check_irq_replay()196 if (happened & PACA_IRQ_DEC) { in __check_irq_replay()197 local_paca->irq_happened &= ~PACA_IRQ_DEC; in __check_irq_replay()442 PACA_IRQ_DEC,
519 local_paca->irq_happened |= PACA_IRQ_DEC; in arch_irq_work_raise()
981 masked_interrupt_book3e PACA_IRQ_DEC 0985 masked_interrupt_book3e PACA_IRQ_DEC 0
1485 cmpwi r10,PACA_IRQ_DEC; \
27 #define PACA_IRQ_DEC 0x08 /* Or FIT */ macro
593 #define SOFTEN_VALUE_0x900 PACA_IRQ_DEC594 #define SOFTEN_VALUE_0x980 PACA_IRQ_DEC