Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dhw_irq.h25 #define PACA_IRQ_EE 0x04 macro
118 if (!(get_paca()->irq_happened & PACA_IRQ_EE)) in may_hard_irq_enable()
Dexception-64s.h236 #define SOFTEN_VALUE_0x500 PACA_IRQ_EE
237 #define SOFTEN_VALUE_0x502 PACA_IRQ_EE
/linux-3.4.99/arch/powerpc/kernel/
Dirq.c169 local_paca->irq_happened &= ~PACA_IRQ_EE; in __check_irq_replay()
170 if (happened & PACA_IRQ_EE) in __check_irq_replay()
Dexceptions-64e.S587 li r11,PACA_IRQ_EE