Home
last modified time | relevance | path

Searched refs:qdev_get_hotplug_handler (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/stubs/
H A Dhotplug-stubs.c17 HotplugHandler *qdev_get_hotplug_handler(DeviceState *dev) in qdev_get_hotplug_handler() function
/openbmc/qemu/hw/core/
H A Dqdev-hotplug.c101 HotplugHandler *qdev_get_hotplug_handler(DeviceState *dev) in qdev_get_hotplug_handler() function
/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c176 hotplug_ctrl = qdev_get_hotplug_handler(dev); in acpi_memory_hotplug_write()
H A Dcpu.c144 hotplug_ctrl = qdev_get_hotplug_handler(dev); in cpu_hotplug_wr()
H A Dpcihp.c219 hotplug_ctrl = qdev_get_hotplug_handler(qdev); in acpi_pcihp_eject_slot()
/openbmc/qemu/hw/pci/
H A Dshpc.c282 hotplug_ctrl = qdev_get_hotplug_handler(DEVICE(affected_dev)); in shpc_free_devices_in_slot()
/openbmc/qemu/hw/ppc/
H A Dspapr.c3797 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_lmb_release()
3889 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_core_release()
4210 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_phb_release()