Searched refs:MIPS_CONF1_TLBS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c662 c->tlbsize = ((config1 & MIPS_CONF1_TLBS) >> 25) + 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h579 #define MIPS_CONF1_TLBS (_ULCAST_(63)<< 25) macro

Completed in 59 milliseconds