Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Derst.h20 #define TYPE_ACPI_ERST "acpi-erst" macro
25 return object_resolve_path_type("", TYPE_ACPI_ERST, NULL); in find_erst_dev()
/qemu/hw/acpi/
H A Derst.c150 OBJECT_CHECK(ERSTDeviceState, (obj), TYPE_ACPI_ERST)
980 TYPE_ACPI_ERST, ERST_REG_SIZE); in erst_realizefn()
1044 .name = TYPE_ACPI_ERST,