Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Delf.h153 extern int alpha_l1d_cacheshape;
161 NEW_AUX_ENT(AT_L1D_CACHESHAPE, alpha_l1d_cacheshape); \
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsetup.c72 int alpha_l1d_cacheshape; variable
1222 show_cache_size (f, "L1 Dcache", alpha_l1d_cacheshape); in show_cpuinfo()
1412 alpha_l1d_cacheshape = L1D; in determine_cpu_caches()