Searched refs:GPR_T3 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/mm/
H A Dpage.c473 build_copy_load(&buf, GPR_T3, off + 3 * copy_word_size);
481 build_copy_store(&buf, GPR_T3, off + 3 * copy_word_size);
495 build_copy_load(&buf, GPR_T3, off + 3 * copy_word_size);
505 build_copy_store(&buf, GPR_T3, off + 3 * copy_word_size);
518 build_copy_load(&buf, GPR_T3, off + 3 * copy_word_size);
526 build_copy_store(&buf, GPR_T3, off + 3 * copy_word_size);
536 build_copy_load(&buf, GPR_T3, off + 3 * copy_word_size);
547 build_copy_store(&buf, GPR_T3, off + 3 * copy_word_size);
560 build_copy_load(&buf, GPR_T3, off + 3 * copy_word_size);
564 build_copy_store(&buf, GPR_T3, of
[all...]
/linux-master/arch/mips/include/asm/
H A Dregdef.h33 #define GPR_T3 11 macro
84 #define GPR_T3 15 macro
/linux-master/arch/mips/kvm/
H A Dentry.c316 UASM_i_ADDU(&p, GPR_T3, GPR_T1, GPR_T2);
317 UASM_i_LW(&p, GPR_K0, 0, GPR_T3);
323 uasm_i_addiu(&p, GPR_T3, GPR_ZERO, sizeof(struct cpuinfo_mips)/sizeof(long));
324 uasm_i_mul(&p, GPR_T2, GPR_T2, GPR_T3);
/linux-master/arch/mips/kernel/
H A Dpm-cps.c273 uasm_i_mfc0(pp, GPR_T3, 25, (perf_counter * 2) + 1); /* PerfCntN */
317 uasm_i_mtc0(pp, GPR_T3, 25, (perf_counter * 2) + 1); /* PerfCntN */

Completed in 202 milliseconds