Home
last modified time | relevance | path

Searched refs:CONF_DC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dc-r4k.c1124 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1138 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1152 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1172 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1216 dcache_size = 1 << (10 + ((config & CONF_DC) >> 6)); in probe_pcache()
1233 dcache_size = 1 << (10 + ((config & CONF_DC) >> 6)); in probe_pcache()
1249 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1267 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dc-r4k.c1013 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1027 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1041 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1062 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1095 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
1113 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6)); in probe_pcache()
/kernel/linux/linux-6.6/arch/mips/txx9/generic/
H A Dsetup.c149 unsigned int dc_size = 1 << (12 + ((conf & CONF_DC) >> 6)); in early_flush_dcache()
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dsetup.c154 unsigned int dc_size = 1 << (12 + ((conf & CONF_DC) >> 6)); in early_flush_dcache()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h506 #define CONF_DC (_ULCAST_(7) << 6) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h491 #define CONF_DC (_ULCAST_(7) << 6) macro

Completed in 19 milliseconds