Lines Matching refs:t0
63 li t0, CKSEG1ADDR(RESET_VEC_PHYS)
67 daddu t2, t0
91 PTR_LA t0, nlm_early_init_secondary
92 jalr t0
95 PTR_LA t0, smp_bootstrap
96 jr t0
107 mfc0 t0, $15, 1 /* read ebase */
108 andi t0, 0x1f /* t0 has the processor_id() */
109 andi t2, t0, 0x3 /* thread num */
110 sll t0, 2 /* offset in cpu array */
114 ADDU t1, t0
124 li t0, 0x400
125 mfcr t1, t0
137 mtcr t1, t0 /* update core control */