Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Delf.h148 extern int alpha_l2_cacheshape;
156 NEW_AUX_ENT(AT_L2_CACHESHAPE, alpha_l2_cacheshape); \
/openbmc/linux/arch/alpha/kernel/
H A Dsetup.c73 int alpha_l2_cacheshape; variable
1209 show_cache_size (f, "L2 cache", alpha_l2_cacheshape); in show_cpuinfo()
1399 alpha_l2_cacheshape = L2; in determine_cpu_caches()