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.c1677 #define SPAPR_XIVE_ESB_STORE PPC_BIT(63) macro
1699 if (flags & ~SPAPR_XIVE_ESB_STORE) { in h_int_esb()
1722 flags & SPAPR_XIVE_ESB_STORE); in h_int_esb()
1727 (flags & SPAPR_XIVE_ESB_STORE), in h_int_esb()
1733 args[0] = (flags & SPAPR_XIVE_ESB_STORE) ? -1 : data; in h_int_esb()