Searched refs:table_initial_len (Results 1 – 1 of 1) sorted by relevance
233 const size_t table_initial_len = PAGE_SIZE; // enough to read the header in initialize_table() local236 const acpi_sdt_header *header = (const acpi_sdt_header *)map_region(pa, table_initial_len, name); in initialize_table()
Completed in 5 milliseconds