Home
last modified time | relevance | path

Searched refs:PACA_IRQ_DEC (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/kernel/
A Dirq.c152 if (local_paca->irq_happened & PACA_IRQ_DEC) { in replay_soft_interrupts()
153 local_paca->irq_happened &= ~PACA_IRQ_DEC; in replay_soft_interrupts()
490 PACA_IRQ_DEC,
A Dexceptions-64e.S979 masked_interrupt_book3e PACA_IRQ_DEC 0
983 masked_interrupt_book3e PACA_IRQ_DEC 0
A Dexceptions-64s.S460 li r10,PACA_IRQ_DEC
2762 cmpwi r10,PACA_IRQ_DEC
/linux/arch/powerpc/platforms/powernv/
A Dsmp.c194 unexpected_mask = ~(PACA_IRQ_DEC | PACA_IRQ_HMI | PACA_IRQ_HARD_DIS); in pnv_cpu_offline_self()
/linux/arch/powerpc/include/asm/
A Dhw_irq.h36 #define PACA_IRQ_DEC 0x08 /* Or FIT */ macro

Completed in 10 milliseconds