Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dhw_irq.h25 #define PACA_IRQ_EE 0x04 macro
122 if (!(get_paca()->irq_happened & PACA_IRQ_EE)) in may_hard_irq_enable()
Dexception-64s.h421 #define SOFTEN_VALUE_0x500 PACA_IRQ_EE
422 #define SOFTEN_VALUE_0x502 PACA_IRQ_EE
/linux-4.1.27/arch/powerpc/kernel/
Dirq.c166 local_paca->irq_happened &= ~PACA_IRQ_EE; in __check_irq_replay()
167 if (happened & PACA_IRQ_EE) in __check_irq_replay()
Dexceptions-64e.S958 masked_interrupt_book3e PACA_IRQ_EE 1