Home
last modified time | relevance | path

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

/arch/x86/platform/efi/
Defi.c67 static const unsigned long * const efi_tables[] = { variable
1083 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()