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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dsc-mips.c78 if (!(config1 & MIPS_CONF_M))
H A Dc-r4k.c933 if (!(config & MIPS_CONF_M))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c637 return config0 & MIPS_CONF_M;
664 return config1 & MIPS_CONF_M;
676 return config2 & MIPS_CONF_M;
702 return config3 & MIPS_CONF_M;
717 return config4 & MIPS_CONF_M;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h561 #define MIPS_CONF_M (_ULCAST_(1) << 31) macro

Completed in 96 milliseconds