Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Dirq_64.c164 irq_happened_test_and_clear(PACA_IRQ_DBELL)) { in replay_soft_interrupts()
403 PACA_IRQ_DBELL,
405 PACA_IRQ_DBELL,
440 if (reason == PACA_IRQ_DBELL) { in irq_set_pending_from_srr1()
Dexceptions-64e.S974 masked_interrupt_book3e PACA_IRQ_DBELL 0
Dexceptions-64s.S467 li r10,PACA_IRQ_DBELL
/Linux-v6.1/arch/powerpc/include/asm/
Dhw_irq.h34 #define PACA_IRQ_DBELL 0x02 macro
/Linux-v6.1/arch/powerpc/kvm/
Dbook3s_hv.c3667 local_paca->irq_happened |= PACA_IRQ_DBELL; in set_irq_happened()