Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Duasm.c515 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, in uasm_move_relocs() function
522 UASM_EXPORT_SYMBOL(uasm_move_relocs);
540 uasm_move_relocs(rel, first, end, off); in uasm_copy_handler()
/linux-6.1.9/arch/mips/include/asm/
Duasm.h307 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, long off);