Home
last modified time | relevance | path

Searched refs:CONF_SC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dsc-r5k.c83 if (config & CONF_SC) in r5k_sc_probe()
H A Dc-r4k.c1386 !(config & CONF_SC) && c->icache.linesz != 16 && in probe_pcache()
1547 if (config & CONF_SC) in probe_scache()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dsc-r5k.c83 if (config & CONF_SC) in r5k_sc_probe()
H A Dc-r4k.c1232 !(config & CONF_SC) && c->icache.linesz != 16 && in probe_pcache()
1392 if (config & CONF_SC) in probe_scache()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h511 #define CONF_SC (_ULCAST_(1) << 17) macro
567 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c1070 if (read_c0_config() & CONF_SC) { in cpu_probe_legacy()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h496 #define CONF_SC (_ULCAST_(1) << 17) macro
552 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c1071 if (read_c0_config() & CONF_SC) { in cpu_probe_legacy()

Completed in 21 milliseconds