Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dmips-mt-fpaff.c24 static int fpaff_threshold = -1; variable
196 get_option(&str, &fpaff_threshold); in fpaff_thresh()
208 if (fpaff_threshold >= 0) { in mt_fp_affinity_init()
209 mt_fpemul_threshold = fpaff_threshold; in mt_fp_affinity_init()