Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/kernel/cpu/
Dcpu.h36 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
Dtransmeta.c29 cpu_detect_cache_sizes(c); in init_transmeta()
Dcyrix.c376 cpu_detect_cache_sizes(c); in init_nsc()
Dcentaur.c297 cpu_detect_cache_sizes(c); in init_c3()
Dcommon.c65 cpu_detect_cache_sizes(c); in default_init()
414 void __cpuinit cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function
Damd.c579 cpu_detect_cache_sizes(c); in init_amd()