Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dirq.c168 if (IS_ENABLED(CONFIG_PPC_DOORBELL) && (local_paca->irq_happened & PACA_IRQ_DBELL)) { in replay_soft_interrupts()
169 local_paca->irq_happened &= ~PACA_IRQ_DBELL; in replay_soft_interrupts()
487 PACA_IRQ_DBELL,
489 PACA_IRQ_DBELL,
524 if (reason == PACA_IRQ_DBELL) { in irq_set_pending_from_srr1()
A Dexceptions-64e.S987 masked_interrupt_book3e PACA_IRQ_DBELL 0
A Dexceptions-64s.S462 li r10,PACA_IRQ_DBELL
/linux/arch/powerpc/include/asm/
A Dhw_irq.h34 #define PACA_IRQ_DBELL 0x02 macro
/linux/arch/powerpc/kvm/
A Dbook3s_hv.c3438 local_paca->irq_happened |= PACA_IRQ_DBELL; in set_irq_happened()

Completed in 18 milliseconds