Home
last modified time | relevance | path

Searched refs:qdev_get_machine_hotplug_handler (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/core/
H A Dqdev-hotplug.c17 HotplugHandler *qdev_get_machine_hotplug_handler(DeviceState *dev) in qdev_get_machine_hotplug_handler() function
52 if (!qdev_get_machine_hotplug_handler(dev)) { in qdev_hotplug_unplug_allowed_common()
103 HotplugHandler *hotplug_ctrl = qdev_get_machine_hotplug_handler(dev); in qdev_get_hotplug_handler()
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu-pci.c51 if (!qdev_get_machine_hotplug_handler(DEVICE(vpci_dev))) { in virtio_iommu_pci_realize()
/openbmc/qemu/include/hw/
H A Dqdev-core.h542 HotplugHandler *qdev_get_machine_hotplug_handler(DeviceState *dev);