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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmtc.c112 static int nostlb; variable
131 nostlb = 1;
157 __setup("nostlb", stlb_disable);
218 if ((mvpconf0 & MVPCONF0_TLBS) && !nostlb) {
433 if (nostlb) {

Completed in 51 milliseconds