Searched refs:PACA_IRQ_DEC (Results 1 – 6 of 6) sorted by relevance
151 if (irq_happened_test_and_clear(PACA_IRQ_DEC)) { in replay_soft_interrupts()406 PACA_IRQ_DEC,
504 local_paca->irq_happened |= PACA_IRQ_DEC; in timer_rearm_host_dec()
966 masked_interrupt_book3e PACA_IRQ_DEC 0970 masked_interrupt_book3e PACA_IRQ_DEC 0
465 li r10,PACA_IRQ_DEC2853 cmpwi r10,PACA_IRQ_DEC
194 unexpected_mask = ~(PACA_IRQ_DEC | PACA_IRQ_HMI | PACA_IRQ_HARD_DIS); in pnv_cpu_offline_self()
36 #define PACA_IRQ_DEC 0x08 /* Or FIT */ macro