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
297 if (new == 0 || new > (hw_tcs - aprp_cpu_index())) in ntcs_store()
384 hw_tcs = (val & MVPCONF0_PTC) + 1; in vpe_module_init()
387 for (tc = aprp_cpu_index(); tc < hw_tcs; tc++) { in vpe_module_init()
408 if (tc < hw_tcs) { in vpe_module_init()
417 v->ntcs = hw_tcs - aprp_cpu_index(); in vpe_module_init()