Searched refs:get_hotplug_handler (Results 1 – 10 of 10) sorted by relevance
26 if (mc->get_hotplug_handler) { in qdev_get_machine_hotplug_handler()27 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()
4627 assert(!mc->get_hotplug_handler); in spapr_machine_class_init() 4628 mc->get_hotplug_handler = spapr_get_hotplug_handler; in spapr_machine_class_init()
188 * @get_hotplug_handler: this function is called during bus-less324 HotplugHandler *(*get_hotplug_handler)(MachineState *machine,320 HotplugHandler *(*get_hotplug_handler)(MachineState *machine, global() member
793 assert(!mc->get_hotplug_handler); in machine_set_loadparm() 794 mc->get_hotplug_handler = s390_get_hotplug_handler;
671 mc->get_hotplug_handler = microvm_get_hotplug_handler; in microvm_class_init()
1746 assert(!mc->get_hotplug_handler); in pc_machine_class_init() 1747 mc->get_hotplug_handler = pc_get_hotplug_handler; in pc_machine_class_init()
1934 assert(!mc->get_hotplug_handler); in virt_machine_class_init() 1935 mc->get_hotplug_handler = virt_machine_get_hotplug_handler; in virt_machine_class_init()
1330 mc->get_hotplug_handler = virt_get_hotplug_handler;
3320 assert(!mc->get_hotplug_handler); in virt_machine_class_init() 3321 mc->get_hotplug_handler = virt_machine_get_hotplug_handler; in virt_machine_class_init()