Home
last modified time | relevance | path

Searched refs:acpi_send_event (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dacpi_dev_interface.h29 void acpi_send_event(DeviceState *dev, AcpiEventStatusBits event);
/openbmc/qemu/hw/acpi/
H A Dacpi_interface.c7 void acpi_send_event(DeviceState *dev, AcpiEventStatusBits event) in acpi_send_event() function
H A Dpcihp.c324 acpi_send_event(DEVICE(hotplug_dev), ACPI_PCI_HOTPLUG_STATUS); in acpi_pcihp_device_plug_cb()
371 acpi_send_event(DEVICE(hotplug_dev), ACPI_PCI_HOTPLUG_STATUS); in acpi_pcihp_device_unplug_request_cb()
H A Dvmgenid.c161 acpi_send_event(DEVICE(obj), ACPI_VMGENID_CHANGE_STATUS); in vmgenid_update_guest()
H A Dmemory_hotplug.c275 acpi_send_event(DEVICE(hotplug_dev), ACPI_MEMORY_HOTPLUG_STATUS); in acpi_memory_plug_cb()
291 acpi_send_event(DEVICE(hotplug_dev), ACPI_MEMORY_HOTPLUG_STATUS); in acpi_memory_unplug_request_cb()
H A Dcpu.c263 acpi_send_event(DEVICE(hotplug_dev), ACPI_CPU_HOTPLUG_STATUS); in acpi_cpu_plug_cb()
279 acpi_send_event(DEVICE(hotplug_dev), ACPI_CPU_HOTPLUG_STATUS); in acpi_cpu_unplug_request_cb()
H A Dcpu_hotplug.c91 acpi_send_event(DEVICE(hotplug_dev), ACPI_CPU_HOTPLUG_STATUS); in legacy_acpi_cpu_plug_cb()
H A Dnvdimm.c891 acpi_send_event(DEVICE(hotplug_dev), ACPI_NVDIMM_HOTPLUG_STATUS); in nvdimm_acpi_plug_cb()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c631 acpi_send_event(s->acpi_ged, ACPI_POWER_DOWN_STATUS); in virt_powerdown_req()
/openbmc/qemu/hw/arm/
H A Dvirt.c1006 acpi_send_event(s->acpi_dev, ACPI_POWER_DOWN_STATUS); in virt_powerdown_req()