Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Duasm.c465 void ISAFUNC(uasm_move_relocs)(struct uasm_reloc *rel, u32 *first, u32 *end, in ISAFUNC() argument
472 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_move_relocs));
490 ISAFUNC(uasm_move_relocs(rel, first, end, off)); in ISAFUNC()
/linux-4.1.27/arch/mips/include/asm/
Duasm.h282 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, long off);