Searched defs:acpi_table (Results 1 – 3 of 3) sorted by relevance
18 struct acpi_table { struct20 struct acpi_table_header *header; argument28 struct acpi_table *table; in acpi_table_aml_write() argument
200 unsigned long root_table, acpi_table; in get_acpi_srat_table() local
42 let acpi_table = match T::ACPI_ID_TABLE { register() localVariable