Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Dgeneric_event_device.h120 AcpiGhesState ghes_state; member
/qemu/hw/acpi/
H A Dghes.c411 ags = &acpi_ged_state->ghes_state; in ghes_record_cper_errors()
494 ags = &acpi_ged_state->ghes_state; in acpi_ghes_present()
H A Dgeneric_event_device.c374 return s->ghes_state.hw_error_le; in ghes_needed()
383 VMSTATE_STRUCT(ghes_state, AcpiGedState, 1,
/qemu/hw/arm/
H A Dvirt-acpi-build.c1113 acpi_ghes_add_fw_cfg(&acpi_ged_state->ghes_state, in virt_acpi_setup()