ntcs 81 arch/mips/include/asm/vpe.h unsigned int ntcs; ntcs 45 arch/mips/kernel/vpe-cmp.c return sprintf(buf, "%d\n", vpe->ntcs); ntcs 63 arch/mips/kernel/vpe-cmp.c vpe->ntcs = new; ntcs 67 arch/mips/kernel/vpe-cmp.c static DEVICE_ATTR_RW(ntcs); ntcs 146 arch/mips/kernel/vpe-cmp.c v->ntcs = 1; ntcs 99 arch/mips/kernel/vpe-mt.c mttgpr(6, v->ntcs); ntcs 284 arch/mips/kernel/vpe-mt.c return sprintf(buf, "%d\n", vpe->ntcs); ntcs 301 arch/mips/kernel/vpe-mt.c vpe->ntcs = new; ntcs 305 arch/mips/kernel/vpe-mt.c static DEVICE_ATTR_RW(ntcs); ntcs 419 arch/mips/kernel/vpe-mt.c v->ntcs = hw_tcs - aprp_cpu_index();