Searched refs:hotplug_handler_pre_plug (Results 1 – 8 of 8) sorted by relevance
| /qemu/stubs/ |
| A D | hotplug-stubs.c | 22 void hotplug_handler_pre_plug(HotplugHandler *plug_handler, in hotplug_handler_pre_plug() function
|
| /qemu/include/hw/ |
| A D | hotplug.h | 79 void hotplug_handler_pre_plug(HotplugHandler *plug_handler,
|
| /qemu/hw/core/ |
| A D | hotplug.c | 16 void hotplug_handler_pre_plug(HotplugHandler *plug_handler, in hotplug_handler_pre_plug() function
|
| A D | qdev.c | 488 hotplug_handler_pre_plug(hotplug_ctrl, dev, &local_err); in device_set_realized()
|
| /qemu/hw/virtio/ |
| A D | virtio-md-pci.c | 42 hotplug_handler_pre_plug(bus_handler, dev, &local_err); in virtio_md_pci_pre_plug()
|
| /qemu/hw/i386/ |
| A D | x86-common.c | 264 hotplug_handler_pre_plug(HOTPLUG_HANDLER(x86ms->acpi_dev), dev, in x86_cpu_pre_plug()
|
| A D | pc.c | 1304 hotplug_handler_pre_plug(x86ms->acpi_dev, dev, &local_err); in pc_memory_pre_plug()
|
| /qemu/hw/net/ |
| A D | virtio-net.c | 3532 hotplug_handler_pre_plug(hotplug_ctrl, dev, &err); in failover_replug_primary()
|
Completed in 29 milliseconds