Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcpu.h65 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
Dtransmeta.c31 cpu_detect_cache_sizes(c); in init_transmeta()
Dzhaoxin.c62 cpu_detect_cache_sizes(c); in init_zhaoxin_cap()
Dcentaur.c75 cpu_detect_cache_sizes(c); in init_c3()
Dcyrix.c381 cpu_detect_cache_sizes(c); in init_nsc()
Dhygon.c324 cpu_detect_cache_sizes(c); in init_hygon()
Damd.c944 cpu_detect_cache_sizes(c); in init_amd()
Dcommon.c92 cpu_detect_cache_sizes(c); in default_init()
667 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function
Dcacheinfo.c874 cpu_detect_cache_sizes(c); in init_intel_cacheinfo()