Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Delf.h153 extern int alpha_l2_cacheshape;
161 NEW_AUX_ENT(AT_L2_CACHESHAPE, alpha_l2_cacheshape); \
/arch/alpha/kernel/
Dsetup.c73 int alpha_l2_cacheshape; variable
1283 show_cache_size (f, "L2 cache", alpha_l2_cacheshape); in show_cpuinfo()
1473 alpha_l2_cacheshape = L2; in determine_cpu_caches()