Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Dghes.h67 typedef struct AcpiGhesState { struct
70 } AcpiGhesState; argument
75 void acpi_ghes_add_fw_cfg(AcpiGhesState *vms, FWCfgState *s,
H A Dgeneric_event_device.h120 AcpiGhesState ghes_state;
/qemu/hw/acpi/
H A Dghes.c353 void acpi_ghes_add_fw_cfg(AcpiGhesState *ags, FWCfgState *s, in acpi_ghes_add_fw_cfg()
398 AcpiGhesState *ags; in ghes_record_cper_errors()
486 AcpiGhesState *ags; in acpi_ghes_present()
H A Dgeneric_event_device.c366 VMSTATE_UINT64(hw_error_le, AcpiGhesState),
384 vmstate_ghes, AcpiGhesState),