Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dirq.c179 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()
Dexceptions-64s.S657 1: cmpwi r10,PACA_IRQ_DBELL; \
Dexceptions-64e.S970 masked_interrupt_book3e PACA_IRQ_DBELL 0
/linux-4.1.27/arch/powerpc/include/asm/
Dhw_irq.h24 #define PACA_IRQ_DBELL 0x02 macro
Dexception-64s.h425 #define SOFTEN_VALUE_0xa00 PACA_IRQ_DBELL
426 #define SOFTEN_VALUE_0xe80 PACA_IRQ_DBELL
427 #define SOFTEN_VALUE_0xe82 PACA_IRQ_DBELL