Home
last modified time | relevance | path

Searched defs:XIVE_SRC_STORE_EOI (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dxive.h178 #define XIVE_SRC_STORE_EOI 0x2 /* Store EOI supported */ macro
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dspapr.c385 #define XIVE_SRC_STORE_EOI (1ull << (63 - 63)) macro