Home
last modified time | relevance | path

Searched refs:hotplug_handler_unplug (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/include/hw/
H A Dhotplug.h96 void hotplug_handler_unplug(HotplugHandler *plug_handler,
/openbmc/qemu/hw/core/
H A Dhotplug.c49 void hotplug_handler_unplug(HotplugHandler *plug_handler, in hotplug_handler_unplug() function
/openbmc/qemu/hw/virtio/
H A Dvirtio-md-pci.c121 hotplug_handler_unplug(bus_handler, dev, &local_err); in virtio_md_pci_unplug()
/openbmc/qemu/hw/acpi/
H A Dpcihp.c222 hotplug_handler_unplug(hotplug_ctrl, qdev, &error_abort); in acpi_pcihp_eject_slot()
H A Dmemory_hotplug.c178 hotplug_handler_unplug(hotplug_ctrl, dev, &local_err); in acpi_memory_hotplug_write()
H A Dcpu.c145 hotplug_handler_unplug(hotplug_ctrl, dev, NULL); in cpu_hotplug_wr()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c167 hotplug_handler_unplug(hotplug_ctrl, pdev, &error_abort); in s390_pci_perform_unplug()
173 hotplug_handler_unplug(hotplug_ctrl, DEVICE(pbdev), &error_abort); in s390_pci_perform_unplug()
/openbmc/qemu/hw/pci/
H A Dshpc.c283 hotplug_handler_unplug(hotplug_ctrl, DEVICE(affected_dev), in shpc_free_devices_in_slot()
H A Dpcie.c552 hotplug_handler_unplug(hotplug_ctrl, DEVICE(dev), &error_abort); in pcie_unplug_device()
/openbmc/qemu/hw/i386/
H A Dx86-common.c222 hotplug_handler_unplug(x86ms->acpi_dev, dev, &local_err); in x86_cpu_unplug_cb()
H A Dpc.c1356 hotplug_handler_unplug(x86ms->acpi_dev, dev, &local_err); in pc_memory_unplug()
/openbmc/qemu/system/
H A Dqdev-monitor.c943 hotplug_handler_unplug(hotplug_ctrl, dev, &local_err); in qdev_unplug()
/openbmc/qemu/hw/ppc/
H A Dspapr.c3854 hotplug_handler_unplug(hotplug_ctrl, dev, &error_abort); in spapr_lmb_release()
3928 hotplug_handler_unplug(hotplug_ctrl, dev, &error_abort); in spapr_core_release()
4230 hotplug_handler_unplug(hotplug_ctrl, dev, &error_abort); in spapr_phb_release()
H A Dspapr_pci.c1468 hotplug_handler_unplug(hotplug_ctrl, dev, &error_abort); in spapr_phb_remove_pci_device_cb()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c1281 hotplug_handler_unplug(HOTPLUG_HANDLER(lvms->acpi_ged), dev, errp); in virt_mem_unplug()
/openbmc/qemu/hw/arm/
H A Dvirt.c2938 hotplug_handler_unplug(HOTPLUG_HANDLER(vms->acpi_dev), dev, &local_err); in virt_dimm_unplug()