Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Delf.h154 extern int alpha_l3_cacheshape;
162 NEW_AUX_ENT(AT_L3_CACHESHAPE, alpha_l3_cacheshape); \
/arch/alpha/kernel/
Dsetup.c74 int alpha_l3_cacheshape; variable
1284 show_cache_size (f, "L3 cache", alpha_l3_cacheshape); in show_cpuinfo()
1474 alpha_l3_cacheshape = L3; in determine_cpu_caches()