Home
last modified time | relevance | path

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

/qemu/hw/acpi/
H A Dghes.c362 NULL, &(ags->hw_error_le), sizeof(ags->hw_error_le), false); in acpi_ghes_add_fw_cfg()
414 get_hw_error_offsets(le64_to_cpu(ags->hw_error_le), in ghes_record_cper_errors()
H A Dgeneric_event_device.c366 VMSTATE_UINT64(hw_error_le, AcpiGhesState),
374 return s->ghes_state.hw_error_le; in ghes_needed()
/qemu/include/hw/acpi/
H A Dghes.h68 uint64_t hw_error_le; member