Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcpu.h75 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
H A Dtransmeta.c31 cpu_detect_cache_sizes(c); in init_transmeta()
H A Dhygon.c190 cpu_detect_cache_sizes(c); in init_hygon()
H A Dcyrix.c382 cpu_detect_cache_sizes(c); in init_nsc()
H A Damd.c992 cpu_detect_cache_sizes(c); in init_amd()
H A Dcommon.c178 cpu_detect_cache_sizes(c); in default_init()
810 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function
H A Dcacheinfo.c878 cpu_detect_cache_sizes(c); in init_intel_cacheinfo()