Searched refs:PACA_IRQ_DEC (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dirq_64.c144 if (irq_happened_test_and_clear(PACA_IRQ_DEC)) {
433 PACA_IRQ_DEC,
H A Dtime.c486 local_paca->irq_happened |= PACA_IRQ_DEC;
H A Dexceptions-64e.S970 masked_interrupt_book3e PACA_IRQ_DEC 0
974 masked_interrupt_book3e PACA_IRQ_DEC 0
H A Dexceptions-64s.S470 li r10,PACA_IRQ_DEC
2870 cmpwi r10,PACA_IRQ_DEC
/linux-master/arch/powerpc/include/asm/
H A Dhw_irq.h36 #define PACA_IRQ_DEC 0x08 /* Or FIT */ macro
/linux-master/arch/powerpc/platforms/powernv/
H A Dsmp.c186 * PACA_IRQ_DEC - Decrementer should be ignored.
194 unexpected_mask = ~(PACA_IRQ_DEC | PACA_IRQ_HMI | PACA_IRQ_HARD_DIS);

Completed in 357 milliseconds