Searched refs:PACA_IRQ_DEC (Results 1 – 5 of 5) sorted by relevance
26 #define PACA_IRQ_DEC 0x08 /* Or FIT */ macro
423 #define SOFTEN_VALUE_0x900 PACA_IRQ_DEC424 #define SOFTEN_VALUE_0x982 PACA_IRQ_DEC
161 local_paca->irq_happened &= ~PACA_IRQ_DEC; in __check_irq_replay()162 if ((happened & PACA_IRQ_DEC) || decrementer_check_overflow()) in __check_irq_replay()
962 masked_interrupt_book3e PACA_IRQ_DEC 0966 masked_interrupt_book3e PACA_IRQ_DEC 0
651 cmpwi r10,PACA_IRQ_DEC; \