Searched refs:fpaff_threshold (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 Dmips-mt-fpaff.c21 static int fpaff_threshold = -1; variable
191 get_option(&str, &fpaff_threshold);
203 if (fpaff_threshold >= 0) {
204 mt_fpemul_threshold = fpaff_threshold;

Completed in 79 milliseconds