Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dc-r4k.c1184 icache_size = 1 << (12 + ((config & R10K_CONF_IC) >> 29)); in probe_pcache()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dc-r4k.c1074 icache_size = 1 << (12 + ((config & R10K_CONF_IC) >> 29)); in probe_pcache()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h545 #define R10K_CONF_IC (_ULCAST_(7) << 29) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h530 #define R10K_CONF_IC (_ULCAST_(7) << 29) macro

Completed in 16 milliseconds