Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/
Dcpu.h68 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
Dtransmeta.c31 cpu_detect_cache_sizes(c); in init_transmeta()
Dcyrix.c382 cpu_detect_cache_sizes(c); in init_nsc()
Dhygon.c314 cpu_detect_cache_sizes(c); in init_hygon()
Damd.c951 cpu_detect_cache_sizes(c); in init_amd()
Dcommon.c182 cpu_detect_cache_sizes(c); in default_init()
799 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function
Dcacheinfo.c881 cpu_detect_cache_sizes(c); in init_intel_cacheinfo()