Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcpu.h67 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
H A Dtransmeta.c31 cpu_detect_cache_sizes(c); in init_transmeta()
H A Dcyrix.c381 cpu_detect_cache_sizes(c); in init_nsc()
H A Dhygon.c330 cpu_detect_cache_sizes(c); in init_hygon()
H A Dcommon.c93 cpu_detect_cache_sizes(c); in default_init()
691 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function
H A Damd.c1003 cpu_detect_cache_sizes(c); in init_amd()
H A Dcacheinfo.c874 cpu_detect_cache_sizes(c); in init_intel_cacheinfo()