Home
last modified time | relevance | path

Searched refs:R10K_CONF_DC (Results 1 - 4 of 4) sorted by relevance

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

Completed in 17 milliseconds