Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Delf.h143 extern int alpha_l3_cacheshape;
151 NEW_AUX_ENT(AT_L3_CACHESHAPE, alpha_l3_cacheshape); \
/linux/arch/alpha/kernel/
H A Dsetup.c74 int alpha_l3_cacheshape; variable
1125 show_cache_size (f, "L3 cache", alpha_l3_cacheshape); in show_cpuinfo()
1315 alpha_l3_cacheshape = L3; in determine_cpu_caches()