Searched refs:get_hotplug_handler (Results 1 – 10 of 10) sorted by relevance
25 if (mc->get_hotplug_handler) { in qdev_get_machine_hotplug_handler()26 return mc->get_hotplug_handler(machine, dev); in qdev_get_machine_hotplug_handler()
77 assert(!mc->get_hotplug_handler); in e500plat_machine_class_init()78 mc->get_hotplug_handler = e500plat_machine_get_hotpug_handler; in e500plat_machine_class_init()
4604 assert(!mc->get_hotplug_handler); in spapr_machine_class_init()4605 mc->get_hotplug_handler = spapr_get_hotplug_handler; in spapr_machine_class_init()
766 assert(!mc->get_hotplug_handler); in ccw_machine_class_init()767 mc->get_hotplug_handler = s390_get_hotplug_handler; in ccw_machine_class_init()
318 HotplugHandler *(*get_hotplug_handler)(MachineState *machine, member
668 mc->get_hotplug_handler = microvm_get_hotplug_handler; in microvm_class_init()
1777 assert(!mc->get_hotplug_handler); in pc_machine_class_init()1778 mc->get_hotplug_handler = pc_get_hotplug_handler; in pc_machine_class_init()
1816 assert(!mc->get_hotplug_handler); in virt_machine_class_init()1817 mc->get_hotplug_handler = virt_machine_get_hotplug_handler; in virt_machine_class_init()
1458 mc->get_hotplug_handler = virt_get_hotplug_handler; in virt_class_init()
3141 assert(!mc->get_hotplug_handler); in virt_machine_class_init()3142 mc->get_hotplug_handler = virt_machine_get_hotplug_handler; in virt_machine_class_init()