Searched refs:match_config_table (Results 1 – 1 of 1) sorted by relevance
535 static __init int match_config_table(const efi_guid_t *guid, in match_config_table() function584 if (!match_config_table(guid, table, common_tables) && arch_tables) in efi_config_parse_tables()585 match_config_table(guid, table, arch_tables); in efi_config_parse_tables()