Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dirq_64.c157 irq_happened_test_and_clear(PACA_IRQ_DBELL)) { in __replay_soft_interrupts()
430 PACA_IRQ_DBELL,
432 PACA_IRQ_DBELL,
467 if (reason == PACA_IRQ_DBELL) { in irq_set_pending_from_srr1()
H A Dexceptions-64e.S979 masked_interrupt_book3e PACA_IRQ_DBELL 0
H A Dexceptions-64s.S472 li r10,PACA_IRQ_DBELL
/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_irq.h34 #define PACA_IRQ_DBELL 0x02 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3695 local_paca->irq_happened |= PACA_IRQ_DBELL; in set_irq_happened()