Home
last modified time | relevance | path

Searched refs:ntcs (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvpe-cmp.c45 return sprintf(buf, "%d\n", vpe->ntcs); in ntcs_show()
63 vpe->ntcs = new; in ntcs_store()
67 static DEVICE_ATTR_RW(ntcs);
145 v->ntcs = 1; in vpe_module_init()
H A 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);
417 v->ntcs = hw_tcs - aprp_cpu_index(); in vpe_module_init()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A 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()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dvpe.h81 unsigned int ntcs; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dvpe.h75 unsigned int ntcs; member

Completed in 3 milliseconds