Searched refs:hotplug_handler_pre_plug (Results 1 – 9 of 9) sorted by relevance
| /openbmc/qemu/stubs/ |
| H A D | hotplug-stubs.c | 22 void hotplug_handler_pre_plug(HotplugHandler *plug_handler, in hotplug_handler_pre_plug() function
|
| /openbmc/qemu/include/hw/ |
| H A D | hotplug.h | 79 void hotplug_handler_pre_plug(HotplugHandler *plug_handler,
|
| /openbmc/qemu/hw/core/ |
| H A D | hotplug.c | 16 void hotplug_handler_pre_plug(HotplugHandler *plug_handler, in hotplug_handler_pre_plug() function
|
| H A D | qdev.c | 487 hotplug_handler_pre_plug(hotplug_ctrl, dev, &local_err); in device_set_realized()
|
| /openbmc/qemu/hw/s390x/ |
| H A D | virtio-ccw-md.c | 43 hotplug_handler_pre_plug(bus_handler, dev, &local_err); in virtio_ccw_md_pre_plug()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-md-pci.c | 42 hotplug_handler_pre_plug(bus_handler, dev, &local_err); in virtio_md_pci_pre_plug()
|
| /openbmc/qemu/hw/i386/ |
| H A D | x86-common.c | 274 hotplug_handler_pre_plug(HOTPLUG_HANDLER(x86ms->acpi_dev), dev, in x86_cpu_pre_plug()
|
| H A D | pc.c | 1290 hotplug_handler_pre_plug(x86ms->acpi_dev, dev, &local_err); in pc_memory_pre_plug()
|
| /openbmc/qemu/hw/net/ |
| H A D | virtio-net.c | 3690 hotplug_handler_pre_plug(hotplug_ctrl, dev, &err); in failover_replug_primary()
|