Home
last modified time | relevance | path

Searched refs:PnvXive2Class (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h102 OBJECT_DECLARE_TYPE(PnvXive2, PnvXive2Class, PNV_XIVE2);
160 typedef struct PnvXive2Class { struct
164 } PnvXive2Class; argument
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c2252 PnvXive2Class *pxc = PNV_XIVE2_GET_CLASS(dev); in pnv_xive2_realize()
2394 PnvXive2Class *pxc = PNV_XIVE2_CLASS(klass); in pnv_xive2_class_init()
2425 .class_size = sizeof(PnvXive2Class),