Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-cm.c188 if (!(config3 & MIPS_CONF3_CMGCR)) in __mips_cm_phys_base()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-cm.c193 if (!(read_c0_config3() & MIPS_CONF3_CMGCR)) in __mips_cm_phys_base()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h657 #define MIPS_CONF3_CMGCR (_ULCAST_(1) << 29) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h642 #define MIPS_CONF3_CMGCR (_ULCAST_(1) << 29) macro

Completed in 14 milliseconds