Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dsmp-mt.c46 static unsigned int __init smvp_vpe_init(unsigned int tc, unsigned int mvpconf0, in smvp_vpe_init() argument
49 if (tc > ((mvpconf0 & MVPCONF0_PVPE) >> MVPCONF0_PVPE_SHIFT)) in smvp_vpe_init()
53 if (tc != 0) { in smvp_vpe_init()
63 set_cpu_possible(tc, true); in smvp_vpe_init()
64 set_cpu_present(tc, true); in smvp_vpe_init()
65 __cpu_number_map[tc] = ++ncpu; in smvp_vpe_init()
66 __cpu_logical_map[ncpu] = tc; in smvp_vpe_init()
72 if (tc != 0) in smvp_vpe_init()
75 cpu_set_vpe_id(&cpu_data[ncpu], tc); in smvp_vpe_init()
80 static void __init smvp_tc_init(unsigned int tc, unsigned int mvpconf0) in smvp_tc_init() argument
[all …]
Dvpe-mt.c31 struct tc *t; in vpe_run()
46 if (list_empty(&v->tc)) { in vpe_run()
57 t = list_first_entry(&v->tc, struct tc, tc); in vpe_run()
147 void cleanup_tc(struct tc *tc) in cleanup_tc() argument
159 settc(tc->index); in cleanup_tc()
209 struct tc *t; in vpe_stop()
214 t = list_entry(v->tc.next, struct tc, tc); in vpe_stop()
230 struct tc *t; in vpe_free()
233 t = list_entry(v->tc.next, struct tc, tc); in vpe_free()
332 struct tc *t; in vpe_module_init()
[all …]
Dmips-mt.c58 int tc; in mips_mt_regdump() local
73 for (tc = 0; tc < ntc; tc++) { in mips_mt_regdump()
74 settc(tc); in mips_mt_regdump()
95 for (tc = 0; tc < ntc; tc++) { in mips_mt_regdump()
96 settc(tc); in mips_mt_regdump()
101 printk(" TC %d (current TC with VPE EPC above)\n", tc); in mips_mt_regdump()
106 printk(" TC %d\n", tc); in mips_mt_regdump()
Dvpe-cmp.c19 void cleanup_tc(struct tc *tc) in cleanup_tc() argument
92 struct tc *t; in vpe_module_init()
148 list_add(&t->tc, &v->tc); in vpe_module_init()
Dvpe.c74 struct tc *get_tc(int index) in get_tc()
76 struct tc *res, *t; in get_tc()
100 INIT_LIST_HEAD(&v->tc); in alloc_vpe()
113 struct tc *alloc_tc(int index) in alloc_tc()
115 struct tc *tc; in alloc_tc() local
117 tc = kzalloc(sizeof(struct tc), GFP_KERNEL); in alloc_tc()
118 if (tc == NULL) in alloc_tc()
121 INIT_LIST_HEAD(&tc->tc); in alloc_tc()
122 tc->index = index; in alloc_tc()
125 list_add_tail(&tc->list, &vpecontrol.tc_list); in alloc_tc()
[all …]
/arch/mips/include/asm/
Dvpe.h68 struct list_head tc; member
82 struct tc { struct
87 struct list_head tc; /* The list of TC's with this VPE */ argument
114 struct tc *get_tc(int index);
116 struct tc *alloc_tc(int index);
123 void cleanup_tc(struct tc *tc);
Dmipsmtregs.h367 #define settc(tc) \ argument
369 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \
/arch/m68k/kernel/
Drelocate_kernel.S34 pmove %tc,%d0 /* Disable MMU */
36 pmove %d0,%tc
68 movec %d0,%tc /* Disable MMU */
Dhead.S2469 movec %d0,%tc /* enable the MMU */
2496 pmove %a0@(8),%tc /* enable the MMU */
/arch/mips/dec/
DMakefile9 obj-$(CONFIG_TC) += tc.o
/arch/powerpc/kernel/
Dvector.S166 .tc FD_0_0[TC],0
168 .tc FD_3ff00000_0[TC],0x3ff0000000000000 /* 1.0 */
170 .tc FD_3fe00000_0[TC],0x3fe0000000000000 /* 0.5 */
Dswsusp_asm64.S81 .tc swsusp_save_area[TC],swsusp_save_area
83 .tc restore_pblist[TC],restore_pblist
Dinterrupt_64.S18 .tc sys_call_table[TC],sys_call_table
22 .tc compat_sys_call_table[TC],compat_sys_call_table
Dhead_64.S199 .tc ID_EXC_MARKER[TC],STACK_FRAME_REGS_MARKER
Dexceptions-64e.S476 .tc ID_EXC_MARKER[TC],STACK_FRAME_REGS_MARKER
/arch/arm64/boot/dts/freescale/
Dimx8mq-hummingboard-pulse.dts96 abracon,tc-diode = "schottky";
97 abracon,tc-resistor = <3>;
/arch/powerpc/lib/
Dcopypage_64.S14 .tc ppc64_caches[TC],ppc64_caches
Dstring_64.S16 .tc ppc64_caches[TC],ppc64_caches
/arch/mips/pci/
Dops-tx3927.c189 tx3927_pcicptr->tc = TX3927_PCIC_TC_OF8E | TX3927_PCIC_TC_IF8E; in tx3927_pcic_setup()
/arch/ia64/kernel/
Dmca_drv.c403 if (psp->tc || psp->cc || psp->rc || psp->uc) in is_mca_global()
680 if (psp->tc && !(psp->cc || psp->bc || psp->rc || psp->uc)) in recover_from_processor_error()
Defi.c78 prefix##_get_time (efi_time_t *tm, efi_time_cap_t *tc) \
84 if (tc) \
85 atc = adjust_arg(tc); \
/arch/arm/net/
Dbpf_jit_32.c1177 const s8 *tc; in emit_bpf_tail_call() local
1208 tc = arm_bpf_get_reg64(tcc, tmp, ctx); in emit_bpf_tail_call()
1209 emit(ARM_CMP_I(tc[0], hi), ctx); in emit_bpf_tail_call()
1210 _emit(ARM_COND_EQ, ARM_CMP_I(tc[1], lo), ctx); in emit_bpf_tail_call()
1212 emit(ARM_ADDS_I(tc[1], tc[1], 1), ctx); in emit_bpf_tail_call()
1213 emit(ARM_ADC_I(tc[0], tc[0], 0), ctx); in emit_bpf_tail_call()
/arch/mips/include/asm/txx9/
Dtx3927.h98 volatile unsigned long tc; /* +90 */ member
/arch/ia64/include/asm/
Dpal.h481 tc : 1, /* TLB check */ member
682 #define pmci_proc_tlb_check pme_processor.tc
/arch/x86/platform/efi/
Defi_64.c547 static efi_status_t efi_thunk_get_time(efi_time_t *tm, efi_time_cap_t *tc) in efi_thunk_get_time() argument