Home
last modified time | relevance | path

Searched refs:AcpiGedState (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dgeneric_event_device.c44 AcpiGedState *s = ACPI_GED(hotplug_dev); in build_ged_aml()
233 AcpiGedState *s = ACPI_GED(hotplug_dev); in acpi_ged_device_plug_cb()
252 AcpiGedState *s = ACPI_GED(hotplug_dev); in acpi_ged_unplug_request_cb()
268 AcpiGedState *s = ACPI_GED(hotplug_dev); in acpi_ged_unplug_cb()
282 AcpiGedState *s = ACPI_GED(adev); in acpi_ged_ospm_status()
290 AcpiGedState *s = ACPI_GED(adev); in acpi_ged_send_event()
320 DEFINE_PROP_UINT32("ged-event", AcpiGedState, ged_event_bitmap, 0),
329 VMSTATE_MEMORY_HOTPLUG(memhp_state, AcpiGedState),
347 VMSTATE_CPU_HOTPLUG(cpuhp_state, AcpiGedState),
374 AcpiGedState *s = opaque; in ghes_needed()
[all …]
H A Dghes.c396 AcpiGedState *acpi_ged_state; in acpi_ghes_record_errors()
449 AcpiGedState *acpi_ged_state; in acpi_ghes_present()
/openbmc/qemu/include/hw/acpi/
H A Dgeneric_event_device.h71 OBJECT_DECLARE_SIMPLE_TYPE(AcpiGedState, ACPI_GED)
111 struct AcpiGedState { struct
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c1080 AcpiGedState *acpi_ged_state; in virt_acpi_setup()