Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dc-r4k.c1079 dcache_size = 1 << (12 + ((config & R10K_CONF_DC) >> 26)); in probe_pcache()
/linux/arch/mips/include/asm/
H A Dmipsregs.h674 #define R10K_CONF_DC (_ULCAST_(7) << 26) macro