Home
last modified time | relevance | path

Searched refs:MIPS_CONF3_SC (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/mips/kernel/
Dcps-vec.S454 and t0, t0, MIPS_CONF3_SC
Dcpu-probe.c536 if (config3 & MIPS_CONF3_SC) in decode_config3()
895 if (config3 & MIPS_CONF3_SC) in decode_guest_config3()
/linux-6.6.21/arch/mips/include/asm/
Dmipsregs.h638 #define MIPS_CONF3_SC (_ULCAST_(1) << 25) macro