Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dvpe.c66 static int hw_tcs, hw_vpes; variable
1363 if (new == 0 || new > (hw_tcs - tclimit)) in store_ntcs()
1456 hw_tcs = (val & MVPCONF0_PTC) + 1; in vpe_module_init()
1459 for (tc = tclimit; tc < hw_tcs; tc++) { in vpe_module_init()
1480 if (tc < hw_tcs) { in vpe_module_init()
1489 v->ntcs = hw_tcs - tclimit; in vpe_module_init()