Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Delf.h145 extern int alpha_l3_cacheshape;
153 NEW_AUX_ENT(AT_L3_CACHESHAPE, alpha_l3_cacheshape); \
/openbmc/linux/arch/alpha/kernel/
H A Dsetup.c74 int alpha_l3_cacheshape; variable
1210 show_cache_size (f, "L3 cache", alpha_l3_cacheshape); in show_cpuinfo()
1400 alpha_l3_cacheshape = L3; in determine_cpu_caches()