Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/mm/
Dc-r4k.c836 icache_size = 1 << (12 + ((config & R10K_CONF_IC) >> 29)); in probe_pcache()
/linux-2.6.39/arch/mips/include/asm/
Dmipsregs.h526 #define R10K_CONF_IC (_ULCAST_(7) << 29) macro