Home
last modified time | relevance | path

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

/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),
328 VMSTATE_MEMORY_HOTPLUG(memhp_state, AcpiGedState),
346 VMSTATE_CPU_HOTPLUG(cpuhp_state, AcpiGedState),
373 AcpiGedState *s = opaque; in ghes_needed()
[all …]
H A Dghes.c397 AcpiGedState *acpi_ged_state; in ghes_record_cper_errors()
485 AcpiGedState *acpi_ged_state; in acpi_ghes_present()
/qemu/include/hw/acpi/
H A Dgeneric_event_device.h71 OBJECT_DECLARE_SIMPLE_TYPE(AcpiGedState, ACPI_GED)
111 struct AcpiGedState { struct
/qemu/hw/arm/
H A Dvirt-acpi-build.c1079 AcpiGedState *acpi_ged_state; in virt_acpi_setup()