Searched refs:efi_tables (Results 1 – 1 of 1) sorted by relevance
67 static const unsigned long * const efi_tables[] = { variable1083 for (i = 0; i < ARRAY_SIZE(efi_tables); i++) in efi_is_table_address()1084 if (*(efi_tables[i]) == phys_addr) in efi_is_table_address()