Home
last modified time | relevance | path

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

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