Home
last modified time | relevance | path

Searched refs:TYPE_PNV_XIVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h18 #define TYPE_PNV_XIVE "pnv-xive" macro
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c2104 .name = TYPE_PNV_XIVE,
/openbmc/qemu/hw/ppc/
H A Dpnv.c1656 object_initialize_child(obj, "xive", &chip9->xive, TYPE_PNV_XIVE); in pnv_chip_power9_instance_init()