Home
last modified time | relevance | path

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

/arch/mips/mm/
Duasm.c474 void ISAFUNC(uasm_move_labels)(struct uasm_label *lab, u32 *first, u32 *end, in ISAFUNC() argument
481 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_move_labels));
491 ISAFUNC(uasm_move_labels(lab, first, end, off)); in ISAFUNC()
Dtlbex.c1417 uasm_move_labels(labels, f, f + 1, -1); in build_r4000_tlb_refill_handler()
/arch/mips/include/asm/
Duasm.h283 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off);