Home
last modified time | relevance | path

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

/qemu/hw/acpi/
H A Dghes-stub.c14 int acpi_ghes_record_errors(uint8_t source_id, uint64_t physical_address) in acpi_ghes_record_errors() function
H A Dghes.c391 int acpi_ghes_record_errors(uint8_t source_id, uint64_t physical_address) in acpi_ghes_record_errors() function
/qemu/include/hw/acpi/
H A Dghes.h75 int acpi_ghes_record_errors(uint8_t notify, uint64_t error_physical_addr);
/qemu/target/arm/
H A Dkvm.c2381 if (!acpi_ghes_record_errors(ACPI_HEST_SRC_ID_SEA, paddr)) { in kvm_arch_on_sigbus_vcpu()