Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dirq.c144 if (IS_ENABLED(CONFIG_PPC_BOOK3S) && (local_paca->irq_happened & PACA_IRQ_HMI)) { in replay_soft_interrupts()
145 local_paca->irq_happened &= ~PACA_IRQ_HMI; in replay_soft_interrupts()
494 PACA_IRQ_HMI,
A Dexceptions-64s.S464 li r10,PACA_IRQ_HMI
/linux/arch/powerpc/platforms/powernv/
A Dsmp.c194 unexpected_mask = ~(PACA_IRQ_DEC | PACA_IRQ_HMI | PACA_IRQ_HARD_DIS); in pnv_cpu_offline_self()
/linux/arch/powerpc/include/asm/
A Dhw_irq.h37 #define PACA_IRQ_HMI 0x10 macro
/linux/arch/powerpc/kvm/
A Dbook3s_hv.c3441 local_paca->irq_happened |= PACA_IRQ_HMI; in set_irq_happened()

Completed in 18 milliseconds