arch/mips/mm/page.c
292
pg_addiu(&buf, GPR_A2, GPR_A0, off);
arch/mips/mm/page.c
294
uasm_i_ori(&buf, GPR_A2, GPR_A0, off);
arch/mips/mm/page.c
316
uasm_il_bne(&buf, &r, GPR_A0, GPR_A2, label_clear_pref);
arch/mips/mm/page.c
322
pg_addiu(&buf, GPR_A2, GPR_A0, pref_bias_clear_store);
arch/mips/mm/page.c
333
uasm_il_bne(&buf, &r, GPR_A0, GPR_A2,
arch/mips/mm/page.c
445
pg_addiu(&buf, GPR_A2, GPR_A0, off);
arch/mips/mm/page.c
447
uasm_i_ori(&buf, GPR_A2, GPR_A0, off);
arch/mips/mm/page.c
504
uasm_il_bne(&buf, &r, GPR_A2, GPR_A0, label_copy_pref_both);
arch/mips/mm/page.c
510
pg_addiu(&buf, GPR_A2, GPR_A0,
arch/mips/mm/page.c
545
uasm_il_bne(&buf, &r, GPR_A2, GPR_A0,
arch/mips/mm/page.c
553
pg_addiu(&buf, GPR_A2, GPR_A0, pref_bias_copy_store);
arch/mips/mm/page.c
579
uasm_il_bne(&buf, &r, GPR_A2, GPR_A0,