Searched refs:XiveFabric (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | xive.h | 373 typedef struct XiveFabric XiveFabric; typedef 378 XiveFabric *xfb; 452 bool xive_presenter_notify(XiveFabric *xfb, uint8_t format, 463 INTERFACE_CHECK(XiveFabric, (obj), TYPE_XIVE_FABRIC) 470 int (*match_nvt)(XiveFabric *xfb, uint8_t format,
|
H A D | xive2.h | 24 XiveFabric *xfb;
|
/openbmc/qemu/hw/intc/ |
H A D | xive.c | 1624 bool xive_presenter_notify(XiveFabric *xfb, uint8_t format, in xive_presenter_notify() 1890 TYPE_XIVE_FABRIC, XiveFabric *),
|
H A D | xive2.c | 808 TYPE_XIVE_FABRIC, XiveFabric *),
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv.c | 2555 static int pnv_match_nvt(XiveFabric *xfb, uint8_t format, in pnv_match_nvt() 2584 static int pnv10_xive_match_nvt(XiveFabric *xfb, uint8_t format, in pnv10_xive_match_nvt()
|
H A D | spapr.c | 4540 static int spapr_match_nvt(XiveFabric *xfb, uint8_t format, in spapr_match_nvt()
|