Home
last modified time | relevance | path

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

/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.S978 masked_interrupt_book3e PACA_IRQ_DBELL 0
H A Dexceptions-64s.S472 li r10,PACA_IRQ_DBELL
/linux/arch/powerpc/include/asm/
H A Dhw_irq.h34 #define PACA_IRQ_DBELL 0x02 macro