Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Dc-r4k.c1627 scache_size = 0x80000 << ((config & R10K_CONF_SS) >> 16); in setup_scache()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h527 #define R10K_CONF_SS (_ULCAST_(7) << 16) macro