Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/loongarch/
H A Dvirt.h54 DeviceState *acpi_ged; member
/openbmc/qemu/hw/loongarch/
H A Dvirt.c631 acpi_send_event(s->acpi_ged, ACPI_POWER_DOWN_STATUS); in virt_powerdown_req()
781 lvms->acpi_ged = create_acpi_ged(pch_pic, lvms); in virt_devices_init()
1316 hotplug_handler_unplug_request(HOTPLUG_HANDLER(lvms->acpi_ged), dev, in virt_mem_unplug_request()
1333 hotplug_handler_unplug(HOTPLUG_HANDLER(lvms->acpi_ged), dev, errp); in virt_mem_unplug()
1352 hotplug_handler_plug(HOTPLUG_HANDLER(lvms->acpi_ged), in virt_mem_plug()
H A Dacpi-build.c339 HOTPLUG_HANDLER(lvms->acpi_ged), in build_la_ged_aml()
342 event = object_property_get_uint(OBJECT(lvms->acpi_ged), in build_la_ged_aml()