Home
last modified time | relevance | path

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

/Linux-v6.6/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.c315 cpu_detect_cache_sizes(c); in init_hygon()
Damd.c1090 cpu_detect_cache_sizes(c); in init_amd()
Dcommon.c170 cpu_detect_cache_sizes(c); in default_init()
824 void cpu_detect_cache_sizes(struct cpuinfo_x86 *c) in cpu_detect_cache_sizes() function
Dcacheinfo.c887 cpu_detect_cache_sizes(c); in init_intel_cacheinfo()