Searched defs:acpi_table_slit (Results 1 – 1 of 1) sorted by relevance
927 struct acpi_table_slit { struct928 struct acpi_table_header header; /* Common ACPI table header */929 u64 locality_count;930 u8 entry[1]; /* Real size = localities^2 */
Completed in 12 milliseconds