Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/kernel/ !
Dsetup.c1116 show_cache_size (struct seq_file *f, const char *which, int shape) in show_cache_size() function
1206 show_cache_size (f, "L1 Icache", alpha_l1i_cacheshape); in show_cpuinfo()
1207 show_cache_size (f, "L1 Dcache", alpha_l1d_cacheshape); in show_cpuinfo()
1208 show_cache_size (f, "L2 cache", alpha_l2_cacheshape); in show_cpuinfo()
1209 show_cache_size (f, "L3 cache", alpha_l3_cacheshape); in show_cpuinfo()