Home
last modified time | relevance | path

Searched refs:XIVE_IRQ_FLAG_NO_EOI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dxive.h69 #define XIVE_IRQ_FLAG_NO_EOI 0x80 macro
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dcommon.c451 !(xd->flags & XIVE_IRQ_FLAG_NO_EOI)) in xive_irq_eoi()
1349 { XIVE_IRQ_FLAG_NO_EOI, "NO_EOI" },
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive.c925 xd->flags |= XIVE_IRQ_FLAG_NO_EOI; in kvmppc_xive_attach_escalation()