Symbol: GPR_T2
arch/mips/kernel/pm-cps.c
274
uasm_i_mfc0(pp, GPR_T2, 25, (perf_counter * 2) + 0); /* PerfCtlN */
arch/mips/kernel/pm-cps.c
317
uasm_i_mtc0(pp, GPR_T2, 25, (perf_counter * 2) + 0); /* PerfCtlN */
arch/mips/kernel/pm-cps.c
399
uasm_i_addiu(&p, GPR_T2, GPR_T1, 1);
arch/mips/kernel/pm-cps.c
400
uasm_i_sc(&p, GPR_T2, 0, r_nc_count);
arch/mips/kernel/pm-cps.c
401
uasm_il_beqz(&p, &r, GPR_T2, lbl_incready);
arch/mips/kernel/pm-cps.c
579
uasm_i_addiu(&p, GPR_T2, GPR_T1, -1);
arch/mips/kernel/pm-cps.c
580
uasm_i_sc(&p, GPR_T2, 0, r_nc_count);
arch/mips/kernel/pm-cps.c
581
uasm_il_beqz(&p, &r, GPR_T2, lbl_decready);
arch/mips/kvm/entry.c
313
uasm_i_lw(&p, GPR_T2, offsetof(struct thread_info, cpu), GPR_GP);
arch/mips/kvm/entry.c
315
uasm_i_sll(&p, GPR_T2, GPR_T2, ilog2(sizeof(long)));
arch/mips/kvm/entry.c
316
UASM_i_ADDU(&p, GPR_T3, GPR_T1, GPR_T2);
arch/mips/kvm/entry.c
324
uasm_i_mul(&p, GPR_T2, GPR_T2, GPR_T3);
arch/mips/kvm/entry.c
327
UASM_i_ADDU(&p, GPR_AT, GPR_AT, GPR_T2);
arch/mips/kvm/entry.c
328
UASM_i_LW(&p, GPR_T2, uasm_rel_lo((long)&cpu_data[0].asid_mask), GPR_AT);
arch/mips/kvm/entry.c
329
uasm_i_and(&p, GPR_K0, GPR_K0, GPR_T2);
arch/mips/mm/page.c
471
build_copy_load(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
479
build_copy_store(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
493
build_copy_load(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
501
build_copy_store(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
517
build_copy_load(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
524
build_copy_store(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
535
build_copy_load(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
542
build_copy_store(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
559
build_copy_load(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
563
build_copy_store(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
573
build_copy_load(&buf, GPR_T2, off + 2 * copy_word_size);
arch/mips/mm/page.c
577
build_copy_store(&buf, GPR_T2, off + 2 * copy_word_size);