Searched refs:PACA_IRQ_DEC (Results 1 – 4 of 4) sorted by relevance
144 if (irq_happened_test_and_clear(PACA_IRQ_DEC)) { in __replay_soft_interrupts()433 PACA_IRQ_DEC,
508 local_paca->irq_happened |= PACA_IRQ_DEC; in timer_rearm_host_dec()
970 masked_interrupt_book3e PACA_IRQ_DEC 0974 masked_interrupt_book3e PACA_IRQ_DEC 0
36 #define PACA_IRQ_DEC 0x08 /* Or FIT */ macro