Home
last modified time | relevance | path

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

/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
/qemu/include/hw/acpi/
H A Dghes.h83 bool acpi_ghes_present(void);
/qemu/target/arm/
H A Dkvm.c2363 if (acpi_ghes_present() && addr) { in kvm_arch_on_sigbus_vcpu()