Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips_mt.h15 extern int vpelimit;
/openbmc/linux/arch/mips/kernel/
H A Dmips-mt.c23 int vpelimit; variable
27 get_option(&str, &vpelimit); in maxvpes()
H A Dvpe-mt.c338 if (vpelimit == 0) { in vpe_module_init()
436 if (tc >= vpelimit) { in vpe_module_init()