Home
last modified time | relevance | path

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

/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;
/qemu/hw/intc/
H A Dxive.c1624 bool xive_presenter_notify(XiveFabric *xfb, uint8_t format, in xive_presenter_notify()
1890 TYPE_XIVE_FABRIC, XiveFabric *),
H A Dxive2.c808 TYPE_XIVE_FABRIC, XiveFabric *),
/qemu/hw/ppc/
H A Dpnv.c2555 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 Dspapr.c4540 static int spapr_match_nvt(XiveFabric *xfb, uint8_t format, in spapr_match_nvt()