Home
last modified time | relevance | path

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

/arch/mips/mm/
Duasm.c501 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()
Duasm.h170 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off);
Dtlbex.c751 uasm_move_labels(labels, f, f + 1, -1); in build_r4000_tlb_refill_handler()