Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/mm/
Duasm.c522 void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab, in uasm_copy_handler() function
532 UASM_EXPORT_SYMBOL(uasm_copy_handler);
Dtlbex.c1375 uasm_copy_handler(relocs, labels, tlb_handler, p, f); in build_r4000_tlb_refill_handler()
1390 uasm_copy_handler(relocs, labels, tlb_handler, p, f); in build_r4000_tlb_refill_handler()
1431 uasm_copy_handler(relocs, labels, tlb_handler, split, f); in build_r4000_tlb_refill_handler()
1441 uasm_copy_handler(relocs, labels, in build_r4000_tlb_refill_handler()
1450 uasm_copy_handler(relocs, labels, split, p, final_handler); in build_r4000_tlb_refill_handler()
/Linux-v4.19/arch/mips/include/asm/
Duasm.h295 void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab,