UASM_i_LA_mostly  200 arch/mips/include/asm/uasm.h void UASM_i_LA_mostly(u32 **buf, unsigned int rs, long addr);
UASM_i_LA_mostly  398 arch/mips/kvm/entry.c 	UASM_i_LA_mostly(&p, AT, (long)&cpu_data[0].asid_mask);
UASM_i_LA_mostly  674 arch/mips/kvm/entry.c 	UASM_i_LA_mostly(&p, K0, (long)&ebase);
UASM_i_LA_mostly  785 arch/mips/kvm/entry.c 	UASM_i_LA_mostly(&p, K0, (long)&hwrena);
UASM_i_LA_mostly  932 arch/mips/kvm/entry.c 	UASM_i_LA_mostly(&p, K0, (long)&hwrena);
UASM_i_LA_mostly  853 arch/mips/mm/tlbex.c 		UASM_i_LA_mostly(p, tmp, pgdc);
UASM_i_LA_mostly  858 arch/mips/mm/tlbex.c 		UASM_i_LA_mostly(p, ptr, pgdc);
UASM_i_LA_mostly  919 arch/mips/mm/tlbex.c 			UASM_i_LA_mostly(p, ptr, swpd);
UASM_i_LA_mostly  979 arch/mips/mm/tlbex.c 		UASM_i_LA_mostly(p, tmp, pgdc);
UASM_i_LA_mostly  983 arch/mips/mm/tlbex.c 		UASM_i_LA_mostly(p, ptr, pgdc);
UASM_i_LA_mostly 1637 arch/mips/mm/tlbex.c 	UASM_i_LA_mostly(&p, a2, pgdc);
UASM_i_LA_mostly 1641 arch/mips/mm/tlbex.c 	UASM_i_LA_mostly(&p, a2, pgdc);
UASM_i_LA_mostly  473 arch/mips/mm/uasm.c UASM_EXPORT_SYMBOL(UASM_i_LA_mostly);
UASM_i_LA_mostly  477 arch/mips/mm/uasm.c 	UASM_i_LA_mostly(buf, rs, addr);