Home
last modified time | relevance | path

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

/hypervisor/boot/
A Dacpi_base.c111 static bool probe_table(uint64_t address, const char *signature) in probe_table() function
149 if (probe_table(xsdt->table_offset_entry[i], signature)) { in get_acpi_tbl()
160 if (probe_table(rsdt->table_offset_entry[i], signature)) { in get_acpi_tbl()

Completed in 3 milliseconds