Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive.h210 #define XIVE_ESB_4K 12 /* PSI HB only */ macro
/openbmc/qemu/hw/intc/
H A Dxive.c1371 if (xsrc->esb_shift != XIVE_ESB_4K && in xive_source_realize()
2158 if (xsrc->esb_shift != XIVE_ESB_4K && in xive_end_source_realize()
H A Dxive2.c1230 if (xsrc->esb_shift != XIVE_ESB_4K && in xive2_end_source_realize()
/openbmc/qemu/hw/ppc/
H A Dpnv_psi.c732 psi9->source.esb_shift = XIVE_ESB_4K; in pnv_psi_p9_mmio_write()
H A Dpnv.c1831 object_property_set_int(OBJECT(psi9), "shift", XIVE_ESB_4K, in pnv_chip_power9_realize()
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c462 shift = XIVE_ESB_4K; in pnv_phb4_update_xsrc()