Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive.h210 #define XIVE_ESB_4K 12 /* PSI HB only */ macro
/qemu/hw/intc/
H A Dxive.c1250 if (xsrc->esb_shift != XIVE_ESB_4K && in xive_source_realize()
2037 if (xsrc->esb_shift != XIVE_ESB_4K && in xive_end_source_realize()
H A Dxive2.c977 if (xsrc->esb_shift != XIVE_ESB_4K && in xive2_end_source_realize()
/qemu/hw/ppc/
H A Dpnv_psi.c733 psi9->source.esb_shift = XIVE_ESB_4K; in pnv_psi_p9_mmio_write()
H A Dpnv.c1670 object_property_set_int(OBJECT(psi9), "shift", XIVE_ESB_4K, in pnv_chip_power9_realize()
/qemu/hw/pci-host/
H A Dpnv_phb4.c463 shift = XIVE_ESB_4K; in pnv_phb4_update_xsrc()