Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Duasm.c483 void ISAFUNC(uasm_copy_handler)(struct uasm_reloc *rel, struct uasm_label *lab, in ISAFUNC() argument
493 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_copy_handler));
Dtlbex.c1332 uasm_copy_handler(relocs, labels, tlb_handler, p, f); in build_r4000_tlb_refill_handler()
1347 uasm_copy_handler(relocs, labels, tlb_handler, p, f); in build_r4000_tlb_refill_handler()
1388 uasm_copy_handler(relocs, labels, tlb_handler, split, f); in build_r4000_tlb_refill_handler()
1398 uasm_copy_handler(relocs, labels, in build_r4000_tlb_refill_handler()
1407 uasm_copy_handler(relocs, labels, split, p, final_handler); in build_r4000_tlb_refill_handler()
/linux-4.4.14/arch/mips/include/asm/
Duasm.h284 void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab,