Searched refs:UASM_i_LA_mostly (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/mm/
H A Duasm.c408 void ISAFUNC(UASM_i_LA_mostly)(u32 **buf, unsigned int rs, long addr) UASM_i_LA_mostly() function
424 UASM_EXPORT_SYMBOL(ISAFUNC(UASM_i_LA_mostly));
428 ISAFUNC(UASM_i_LA_mostly)(buf, rs, addr); UASM_i_LA()
H A Dtlbex.c829 UASM_i_LA_mostly(p, tmp, pgdc); build_get_pmde64()
834 UASM_i_LA_mostly(p, ptr, pgdc); build_get_pmde64()
887 UASM_i_LA_mostly(p, ptr, swpd); build_get_pgd_vmalloc64()
942 UASM_i_LA_mostly(p, tmp, pgdc); build_get_pgde32()
946 UASM_i_LA_mostly(p, ptr, pgdc); build_get_pgde32()
1479 UASM_i_LA_mostly(&p, a2, pgdc); build_setup_pgd()
1483 UASM_i_LA_mostly(&p, a2, pgdc); build_setup_pgd()
/linux-4.4.14/arch/mips/include/asm/
H A Duasm.h189 void ISAFUNC(UASM_i_LA_mostly)(u32 **buf, unsigned int rs, long addr);

Completed in 114 milliseconds