Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Delf.h152 extern int alpha_l1i_cacheshape;
160 NEW_AUX_ENT(AT_L1I_CACHESHAPE, alpha_l1i_cacheshape); \
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsetup.c71 int alpha_l1i_cacheshape; variable
1221 show_cache_size (f, "L1 Icache", alpha_l1i_cacheshape); in show_cpuinfo()
1411 alpha_l1i_cacheshape = L1I; in determine_cpu_caches()