Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dcpu.h48 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
Dtransmeta.c28 cpu_detect_cache_sizes(c); in init_transmeta()
Dcentaur.c66 cpu_detect_cache_sizes(c); in init_c3()
Dcyrix.c376 cpu_detect_cache_sizes(c); in init_nsc()
Dcommon.c73 cpu_detect_cache_sizes(c); in default_init()
431 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function
Dintel.c435 cpu_detect_cache_sizes(c); in init_intel()
Damd.c723 cpu_detect_cache_sizes(c); in init_amd()