Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Delf.h154 extern int alpha_l2_cacheshape;
162 NEW_AUX_ENT(AT_L2_CACHESHAPE, alpha_l2_cacheshape); \
/linux-5.19.10/arch/alpha/kernel/
Dsetup.c73 int alpha_l2_cacheshape; variable
1208 show_cache_size (f, "L2 cache", alpha_l2_cacheshape); in show_cpuinfo()
1398 alpha_l2_cacheshape = L2; in determine_cpu_caches()