Searched refs:PACA_IRQ_DEC (Results 1 – 6 of 6) 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
183 local_paca->irq_happened &= ~(PACA_IRQ_DEC | PACA_IRQ_HMI); in pnv_smp_cpu_kill_self()
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
650 cmpwi r10,PACA_IRQ_DEC; \