Searched refs:uasm_move_relocs (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/mm/
H A Duasm.c465 void ISAFUNC(uasm_move_relocs)(struct uasm_reloc *rel, u32 *first, u32 *end, uasm_move_relocs() function
472 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_move_relocs));
490 ISAFUNC(uasm_move_relocs(rel, first, end, off)); uasm_copy_handler()
/linux-4.4.14/arch/mips/include/asm/
H A Duasm.h282 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, long off);

Completed in 80 milliseconds