Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A Dirq_64.c144 if (irq_happened_test_and_clear(PACA_IRQ_DEC)) { in __replay_soft_interrupts()
433 PACA_IRQ_DEC,
A Dtime.c508 local_paca->irq_happened |= PACA_IRQ_DEC; in timer_rearm_host_dec()
A Dexceptions-64e.S970 masked_interrupt_book3e PACA_IRQ_DEC 0
974 masked_interrupt_book3e PACA_IRQ_DEC 0
A Dexceptions-64s.S470 li r10,PACA_IRQ_DEC
2798 cmpwi r10,PACA_IRQ_DEC
/arch/powerpc/include/asm/
A Dhw_irq.h36 #define PACA_IRQ_DEC 0x08 /* Or FIT */ macro
/arch/powerpc/platforms/powernv/
A Dsmp.c197 unexpected_mask = ~(PACA_IRQ_DEC | PACA_IRQ_HMI | PACA_IRQ_HARD_DIS); in pnv_cpu_offline_self()

Completed in 18 milliseconds