Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dvpe-mt.c23 static int hw_tcs, hw_vpes; variable
298 if (new == 0 || new > (hw_tcs - aprp_cpu_index())) in ntcs_store()
386 hw_tcs = (val & MVPCONF0_PTC) + 1; in vpe_module_init()
389 for (tc = aprp_cpu_index(); tc < hw_tcs; tc++) { in vpe_module_init()
410 if (tc < hw_tcs) { in vpe_module_init()
419 v->ntcs = hw_tcs - aprp_cpu_index(); in vpe_module_init()