Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Delf.h155 extern int alpha_l3_cacheshape;
163 NEW_AUX_ENT(AT_L3_CACHESHAPE, alpha_l3_cacheshape); \
/linux-5.19.10/arch/alpha/kernel/
Dsetup.c74 int alpha_l3_cacheshape; variable
1209 show_cache_size (f, "L3 cache", alpha_l3_cacheshape); in show_cpuinfo()
1399 alpha_l3_cacheshape = L3; in determine_cpu_caches()