Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dirq_64.c138 irq_happened_test_and_clear(PACA_IRQ_HMI)) { in __replay_soft_interrupts()
437 PACA_IRQ_HMI,
H A Dexceptions-64s.S474 li r10,PACA_IRQ_HMI
/linux/arch/powerpc/platforms/powernv/
H 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/
H A Dhw_irq.h37 #define PACA_IRQ_HMI 0x10 macro