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

/linux-master/arch/mips/kernel/
H A Dmips-mt-fpaff.c25 static int fpaff_threshold = -1; variable
197 get_option(&str, &fpaff_threshold);
209 if (fpaff_threshold >= 0) {
210 mt_fpemul_threshold = fpaff_threshold;

Completed in 168 milliseconds