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

/linux-master/arch/mips/include/asm/
H A Dregdef.h27 #define GPR_A1 5 macro
70 #define GPR_A1 5 macro
/linux-master/arch/mips/mm/
H A Dpage.c360 uasm_i_ld(buf, reg, off, GPR_A1);
362 uasm_i_lw(buf, reg, off, GPR_A1);
381 _uasm_i_pref(buf, pref_src_mode, pref_bias_copy_load + off, GPR_A1);
484 pg_addiu(&buf, GPR_A1, GPR_A1, 2 * off);
529 pg_addiu(&buf, GPR_A1, GPR_A1, 2 * off);
567 pg_addiu(&buf, GPR_A1, GPR_A1, 2 * off);
/linux-master/arch/mips/kernel/
H A Dsmp-cps.c83 UASM_i_LA(&p, GPR_A1, (long)mips_gcr_base);
H A Dpm-cps.c342 const unsigned r_nc_count = GPR_A1;

Completed in 127 milliseconds