Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c122 static void cleanup_table_descriptor(AcpiSdtTable *table) in cleanup_table_descriptor()
177 AcpiSdtTable rsdt = {}; in test_acpi_rxsdt_table()
193 AcpiSdtTable ssdt_table = {}; in test_acpi_rxsdt_table()
248 AcpiSdtTable *sdt, *exp_sdt; in dump_aml_files()
294 static bool create_tmp_asl(AcpiSdtTable *sdt) in create_tmp_asl()
306 static bool load_asl(GArray *sdts, AcpiSdtTable *sdt) in load_asl()
308 AcpiSdtTable *temp; in load_asl()
382 AcpiSdtTable *sdt; in load_expected_aml()
392 AcpiSdtTable exp_sdt; in load_expected_aml()
455 AcpiSdtTable *sdt, *exp_sdt; in test_acpi_asl()
[all …]
H A Dacpi-utils.h27 } AcpiSdtTable; typedef