Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dqdev-core.h558 void qdev_machine_creation_done(void);
/openbmc/qemu/hw/core/
H A Dmachine.c1650 void qdev_machine_creation_done(void) in qdev_machine_creation_done() function
/openbmc/qemu/system/
H A Dvl.c2690 qdev_machine_creation_done(); in qemu_machine_creation_done()