Home
last modified time | relevance | path

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

/openbsd/sys/arch/powerpc64/include/
H A Dopal.h151 #define OPAL_XIVE_IRQ_LSI 0x00000004 macro
/openbsd/sys/arch/powerpc64/dev/
H A Dxive.c339 } else if (ih->ih_xive_flags & OPAL_XIVE_IRQ_LSI) { in xive_eoi()