Searched refs:uasm_move_labels (Results 1 – 3 of 3) sorted by relevance
/arch/mips/mm/ |
D | uasm.c | 501 uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off) in uasm_move_labels() function 517 uasm_move_labels(lab, first, end, off); in uasm_copy_handler()
|
D | uasm.h | 170 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off);
|
D | tlbex.c | 751 uasm_move_labels(labels, f, f + 1, -1); in build_r4000_tlb_refill_handler()
|