Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dspapr_xive.c1678 #define SPAPR_XIVE_ESB_STORE PPC_BIT(63) macro
1700 if (flags & ~SPAPR_XIVE_ESB_STORE) { in h_int_esb()
1723 flags & SPAPR_XIVE_ESB_STORE); in h_int_esb()
1728 (flags & SPAPR_XIVE_ESB_STORE), in h_int_esb()
1734 args[0] = (flags & SPAPR_XIVE_ESB_STORE) ? -1 : data; in h_int_esb()