Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dghes-stub.c19 bool acpi_ghes_present(void) in acpi_ghes_present() function
H A Dghes.c447 bool acpi_ghes_present(void) in acpi_ghes_present() function
/openbmc/qemu/include/hw/acpi/
H A Dghes.h83 bool acpi_ghes_present(void);
/openbmc/qemu/target/arm/
H A Dkvm.c2372 if (acpi_ghes_present() && addr) { in kvm_arch_on_sigbus_vcpu()