Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive.c1941 static void pnv_xive_realize(DeviceState *dev, Error **errp) in pnv_xive_realize() function
2084 device_class_set_parent_realize(dc, pnv_xive_realize, &pxc->parent_realize); in pnv_xive_class_init()
2085 dc->realize = pnv_xive_realize; in pnv_xive_class_init()