Home
last modified time | relevance | path

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

/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.h510 #define SOFTEN_VALUE_0x500 PACA_IRQ_EE
511 #define SOFTEN_VALUE_0x502 PACA_IRQ_EE
/arch/powerpc/platforms/powernv/
Dsmp.c207 (local_paca->irq_happened & PACA_IRQ_EE)) { in pnv_smp_cpu_kill_self()
213 local_paca->irq_happened &= ~(PACA_IRQ_EE | PACA_IRQ_DBELL); in pnv_smp_cpu_kill_self()
/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.S995 masked_interrupt_book3e PACA_IRQ_EE 1