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

/linux-4.4.14/arch/mips/mm/
H A Duasm.c474 void ISAFUNC(uasm_move_labels)(struct uasm_label *lab, u32 *first, u32 *end, uasm_move_labels() function
481 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_move_labels));
491 ISAFUNC(uasm_move_labels(lab, first, end, off)); uasm_copy_handler()
H A Dtlbex.c1400 uasm_move_labels(labels, f, f + 1, -1); build_r4000_tlb_refill_handler()
/linux-4.4.14/arch/mips/include/asm/
H A Duasm.h283 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off);

Completed in 69 milliseconds