Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h101 #define TYPE_PNV_XIVE2 "pnv-xive2" macro
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c2420 .name = TYPE_PNV_XIVE2,
/openbmc/qemu/hw/ppc/
H A Dpnv.c1942 object_initialize_child(obj, "xive", &chip10->xive, TYPE_PNV_XIVE2); in pnv_chip_power10_instance_init()