Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm.c523 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, in uasm_move_labels() function
530 UASM_EXPORT_SYMBOL(uasm_move_labels); variable
540 uasm_move_labels(lab, first, end, off); in uasm_copy_handler()
H A Dtlbex.c1461 uasm_move_labels(labels, f, f + 1, -1); in build_r4000_tlb_refill_handler()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm.c524 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, in uasm_move_labels() function
531 UASM_EXPORT_SYMBOL(uasm_move_labels); variable
541 uasm_move_labels(lab, first, end, off); in uasm_copy_handler()
H A Dtlbex.c1421 uasm_move_labels(labels, f, f + 1, -1); in build_r4000_tlb_refill_handler()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h303 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off);
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h308 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off);

Completed in 10 milliseconds