Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive.h373 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 Dxive2.h24 XiveFabric *xfb;
/openbmc/qemu/hw/intc/
H A Dxive.c1620 bool xive_presenter_notify(XiveFabric *xfb, uint8_t format, in xive_presenter_notify()
1886 TYPE_XIVE_FABRIC, XiveFabric *),
H A Dxive2.c780 TYPE_XIVE_FABRIC, XiveFabric *),
/openbmc/qemu/hw/ppc/
H A Dpnv.c2143 static int pnv_match_nvt(XiveFabric *xfb, uint8_t format, in pnv_match_nvt()
2172 static int pnv10_xive_match_nvt(XiveFabric *xfb, uint8_t format, in pnv10_xive_match_nvt()
H A Dspapr.c4497 static int spapr_match_nvt(XiveFabric *xfb, uint8_t format, in spapr_match_nvt()