Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dvpe.h32 extern int tclimit; in aprp_cpu_index()
33 return tclimit; in aprp_cpu_index()
H A Dmips_mt.h14 extern int tclimit;
/openbmc/linux/arch/mips/kernel/
H A Dmips-mt.c34 int tclimit; variable
38 get_option(&str, &tclimit); in maxtcs()