Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dvpe-mt.c99 mttgpr(6, v->ntcs); in vpe_run()
283 return sprintf(buf, "%d\n", vpe->ntcs); in ntcs_show()
300 vpe->ntcs = new; in ntcs_store()
304 static DEVICE_ATTR_RW(ntcs);
416 v->ntcs = hw_tcs - aprp_cpu_index(); in vpe_module_init()
/Linux-v6.6/arch/mips/include/asm/
Dvpe.h75 unsigned int ntcs; member