Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive.h283 #define XIVE_ESB_INJECT 0x800 /* Store */ macro
/qemu/hw/intc/
H A Dxive2.c925 case XIVE_ESB_INJECT ... XIVE_ESB_INJECT + 0x3FF: in xive2_end_source_write()
H A Dxive.c1149 case XIVE_ESB_INJECT ... XIVE_ESB_INJECT + 0x3FF: in xive_source_esb_write()
/qemu/hw/pci-host/
H A Dpnv_phb4.c1645 addr |= XIVE_ESB_INJECT; in pnv_phb4_xive_notify_abt()