Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dghes.c353 void acpi_ghes_add_fw_cfg(AcpiGhesState *ags, FWCfgState *s, in acpi_ghes_add_fw_cfg() argument
362 NULL, &(ags->hw_error_le), sizeof(ags->hw_error_le), false); in acpi_ghes_add_fw_cfg()
364 ags->present = true; in acpi_ghes_add_fw_cfg()
398 AcpiGhesState *ags; in ghes_record_cper_errors() local
411 ags = &acpi_ged_state->ghes_state; in ghes_record_cper_errors()
414 get_hw_error_offsets(le64_to_cpu(ags->hw_error_le), in ghes_record_cper_errors()
486 AcpiGhesState *ags; in acpi_ghes_present() local
494 ags = &acpi_ged_state->ghes_state; in acpi_ghes_present()
495 return ags->present; in acpi_ghes_present()