Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/mm/
Duasm.c514 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, in uasm_move_relocs() function
521 UASM_EXPORT_SYMBOL(uasm_move_relocs);
539 uasm_move_relocs(rel, first, end, off); in uasm_copy_handler()
/Linux-v5.10/arch/mips/include/asm/
Duasm.h302 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, long off);