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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsetup.c1169 show_cache_size (struct seq_file *f, const char *which, int shape) function
1253 show_cache_size (f, "L1 Icache", alpha_l1i_cacheshape);
1254 show_cache_size (f, "L1 Dcache", alpha_l1d_cacheshape);
1255 show_cache_size (f, "L2 cache", alpha_l2_cacheshape);
1256 show_cache_size (f, "L3 cache", alpha_l3_cacheshape);

Completed in 35 milliseconds