Searched refs:cpu_detect_cache_sizes (Results 1 – 5 of 5) sorted by relevance
58 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
31 cpu_detect_cache_sizes(c); in init_transmeta()
384 cpu_detect_cache_sizes(c); in intel_cacheinfo_done()
1095 cpu_detect_cache_sizes(c); in init_amd()
188 cpu_detect_cache_sizes(c); in default_init()855 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function