Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcpu.h58 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
H A Dtransmeta.c31 cpu_detect_cache_sizes(c); in init_transmeta()
H A Dcacheinfo.c384 cpu_detect_cache_sizes(c); in intel_cacheinfo_done()
H A Damd.c1095 cpu_detect_cache_sizes(c); in init_amd()
H A Dcommon.c188 cpu_detect_cache_sizes(c); in default_init()
855 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function