Searched refs:PACA_IRQ_DBELL (Results 1 – 6 of 6) sorted by relevance
179 local_paca->irq_happened &= ~PACA_IRQ_DBELL; in __check_irq_replay()180 if (happened & PACA_IRQ_DBELL) in __check_irq_replay()183 local_paca->irq_happened &= ~PACA_IRQ_DBELL; in __check_irq_replay()184 if (happened & PACA_IRQ_DBELL) { in __check_irq_replay()
1007 masked_interrupt_book3e PACA_IRQ_DBELL 0
693 1: cmpwi r10,PACA_IRQ_DBELL; \
24 #define PACA_IRQ_DBELL 0x02 macro
514 #define SOFTEN_VALUE_0xa00 PACA_IRQ_DBELL515 #define SOFTEN_VALUE_0xe80 PACA_IRQ_DBELL516 #define SOFTEN_VALUE_0xe82 PACA_IRQ_DBELL
213 local_paca->irq_happened &= ~(PACA_IRQ_EE | PACA_IRQ_DBELL); in pnv_smp_cpu_kill_self()