Home
last modified time | relevance | path

Searched refs:PACA_IRQ_MUST_HARD_MASK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dhw_irq.h36 #define PACA_IRQ_MUST_HARD_MASK (PACA_IRQ_EE|PACA_IRQ_PMI) macro
38 #define PACA_IRQ_MUST_HARD_MASK (PACA_IRQ_EE) macro
316 if (!(get_paca()->irq_happened & PACA_IRQ_MUST_HARD_MASK)) { in may_hard_irq_enable()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dexceptions-64s.S2916 1: andi. r10,r10,PACA_IRQ_MUST_HARD_MASK