Home
last modified time | relevance | path

Searched refs:hotplug_handler_pre_plug (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/stubs/
H A Dhotplug-stubs.c22 void hotplug_handler_pre_plug(HotplugHandler *plug_handler, in hotplug_handler_pre_plug() function
/openbmc/qemu/include/hw/
H A Dhotplug.h79 void hotplug_handler_pre_plug(HotplugHandler *plug_handler,
/openbmc/qemu/hw/core/
H A Dhotplug.c16 void hotplug_handler_pre_plug(HotplugHandler *plug_handler, in hotplug_handler_pre_plug() function
H A Dqdev.c503 hotplug_handler_pre_plug(hotplug_ctrl, dev, &local_err); in device_set_realized()
/openbmc/qemu/hw/virtio/
H A Dvirtio-md-pci.c42 hotplug_handler_pre_plug(bus_handler, dev, &local_err); in virtio_md_pci_pre_plug()
/openbmc/qemu/hw/i386/
H A Dx86-common.c264 hotplug_handler_pre_plug(HOTPLUG_HANDLER(x86ms->acpi_dev), dev, in x86_cpu_pre_plug()
H A Dpc.c1298 hotplug_handler_pre_plug(x86ms->acpi_dev, dev, &local_err); in pc_memory_pre_plug()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c3491 hotplug_handler_pre_plug(hotplug_ctrl, dev, &err); in failover_replug_primary()