Searched refs:XIVE_ESB_64K (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | xive.h | 212 #define XIVE_ESB_64K 16 macro
|
/openbmc/qemu/hw/intc/ |
H A D | xive2.c | 1006 xsrc->esb_shift != XIVE_ESB_64K) { in xive2_end_source_realize() 1022 DEFINE_PROP_UINT32("shift", Xive2EndSource, esb_shift, XIVE_ESB_64K),
|
H A D | xive.c | 1256 xsrc->esb_shift != XIVE_ESB_64K && in xive_source_realize() 2042 xsrc->esb_shift != XIVE_ESB_64K) { in xive_end_source_realize() 2058 DEFINE_PROP_UINT32("shift", XiveENDSource, esb_shift, XIVE_ESB_64K),
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_psi.c | 730 psi9->source.esb_shift = XIVE_ESB_64K; in pnv_psi_p9_mmio_write()
|
H A D | pnv.c | 2079 object_property_set_int(OBJECT(&chip10->psi), "shift", XIVE_ESB_64K, in pnv_chip_power10_realize()
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb4.c | 460 shift = XIVE_ESB_64K; in pnv_phb4_update_xsrc()
|