uasm_i_ll         229 arch/mips/include/asm/uasm.h # define UASM_i_LL(buf, rs, rt, off) uasm_i_ll(buf, rs, rt, off)
uasm_i_ll         335 arch/mips/kernel/pm-cps.c 	uasm_i_ll(pp, t1, 0, r_addr);
uasm_i_ll         402 arch/mips/kernel/pm-cps.c 		uasm_i_ll(&p, t1, 0, r_nc_count);
uasm_i_ll         582 arch/mips/kernel/pm-cps.c 		uasm_i_ll(&p, t1, 0, r_nc_count);
uasm_i_ll        1719 arch/mips/mm/tlbex.c 		uasm_i_ll(p, pte, sizeof(pte_t) / 2, ptr);