Searched refs:hotplug_handler_unplug (Results 1 – 16 of 16) sorted by relevance
| /qemu/include/hw/ |
| A D | hotplug.h | 96 void hotplug_handler_unplug(HotplugHandler *plug_handler,
|
| /qemu/hw/core/ |
| A D | hotplug.c | 49 void hotplug_handler_unplug(HotplugHandler *plug_handler, in hotplug_handler_unplug() function
|
| /qemu/hw/virtio/ |
| A D | virtio-md-pci.c | 121 hotplug_handler_unplug(bus_handler, dev, &local_err); in virtio_md_pci_unplug()
|
| /qemu/hw/acpi/ |
| A D | pcihp.c | 222 hotplug_handler_unplug(hotplug_ctrl, qdev, &error_abort); in acpi_pcihp_eject_slot()
|
| A D | memory_hotplug.c | 178 hotplug_handler_unplug(hotplug_ctrl, dev, &local_err); in acpi_memory_hotplug_write()
|
| A D | cpu.c | 145 hotplug_handler_unplug(hotplug_ctrl, dev, NULL); in cpu_hotplug_wr()
|
| /qemu/hw/s390x/ |
| A D | s390-pci-bus.c | 167 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()
|
| /qemu/hw/pci/ |
| A D | shpc.c | 283 hotplug_handler_unplug(hotplug_ctrl, DEVICE(affected_dev), in shpc_free_devices_in_slot()
|
| A D | pcie.c | 585 hotplug_handler_unplug(hotplug_ctrl, DEVICE(dev), &error_abort); in pcie_unplug_device()
|
| /qemu/system/ |
| A D | qdev-monitor.c | 945 hotplug_handler_unplug(hotplug_ctrl, dev, &local_err); in qdev_unplug()
|
| /qemu/hw/i386/ |
| A D | x86-common.c | 222 hotplug_handler_unplug(x86ms->acpi_dev, dev, &local_err); in x86_cpu_unplug_cb()
|
| A D | pc.c | 1362 hotplug_handler_unplug(x86ms->acpi_dev, dev, &local_err); in pc_memory_unplug()
|
| /qemu/hw/ppc/ |
| A D | spapr.c | 3771 hotplug_handler_unplug(hotplug_ctrl, dev, &error_abort); in spapr_lmb_release() 3845 hotplug_handler_unplug(hotplug_ctrl, dev, &error_abort); in spapr_core_release() 4128 hotplug_handler_unplug(hotplug_ctrl, dev, &error_abort); in spapr_phb_release()
|
| A D | spapr_pci.c | 1460 hotplug_handler_unplug(hotplug_ctrl, dev, &error_abort); in spapr_phb_remove_pci_device_cb()
|
| /qemu/hw/loongarch/ |
| A D | virt.c | 1333 hotplug_handler_unplug(HOTPLUG_HANDLER(lvms->acpi_ged), dev, errp); in virt_mem_unplug()
|
| /qemu/hw/arm/ |
| A D | virt.c | 2956 hotplug_handler_unplug(HOTPLUG_HANDLER(vms->acpi_dev), dev, &local_err); in virt_dimm_unplug()
|
Completed in 84 milliseconds