Home
last modified time | relevance | path

Searched defs:sdt (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/
H A Dbios-tables-test.c118 static bool compare_signature(const AcpiSdtTable *sdt, const char *signature) in compare_signature()
249 AcpiSdtTable *sdt, *exp_sdt; in dump_aml_files() local
298 static bool create_tmp_asl(AcpiSdtTable *sdt) in create_tmp_asl()
310 static bool load_asl(GArray *sdts, AcpiSdtTable *sdt) in load_asl()
386 AcpiSdtTable *sdt; in load_expected_aml() local
439 static bool test_acpi_find_diff_allowed(AcpiSdtTable *sdt) in test_acpi_find_diff_allowed()
459 AcpiSdtTable *sdt, *exp_sdt; in test_acpi_asl() local
2332 AcpiSdtTable *sdt; in test_oem_fields() local
/qemu/target/riscv/
H A Dcpu_helper.c2297 bool sdt = (env->mstatus & MSTATUS_SDT) != 0; in riscv_cpu_do_interrupt() local