Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c346 static const char *table_lookup_model(struct cpuinfo_x86 *c) in table_lookup_model() function
933 p = table_lookup_model(c); in identify_cpu()