Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dirq_64.c145 irq_happened_test_and_clear(PACA_IRQ_HMI)) { in replay_soft_interrupts()
410 PACA_IRQ_HMI,
Dexceptions-64s.S469 li r10,PACA_IRQ_HMI
/linux-6.1.9/arch/powerpc/platforms/powernv/
Dsmp.c194 unexpected_mask = ~(PACA_IRQ_DEC | PACA_IRQ_HMI | PACA_IRQ_HARD_DIS); in pnv_cpu_offline_self()
/linux-6.1.9/arch/powerpc/include/asm/
Dhw_irq.h37 #define PACA_IRQ_HMI 0x10 macro
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv.c3670 local_paca->irq_happened |= PACA_IRQ_HMI; in set_irq_happened()