Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/cpu/
Dcpu.h75 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
Dtransmeta.c31 cpu_detect_cache_sizes(c); in init_transmeta()
Dhygon.c190 cpu_detect_cache_sizes(c); in init_hygon()
Dcyrix.c382 cpu_detect_cache_sizes(c); in init_nsc()
Damd.c1019 cpu_detect_cache_sizes(c); in init_amd()
Dcommon.c179 cpu_detect_cache_sizes(c); in default_init()
810 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function
Dcacheinfo.c879 cpu_detect_cache_sizes(c); in init_intel_cacheinfo()