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

/linux-master/arch/mips/mm/
H A Duasm.c533 void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab, function
543 UASM_EXPORT_SYMBOL(uasm_copy_handler); variable
H A Dtlbex.c1334 uasm_copy_handler(relocs, labels, tlb_handler, p, f);
1349 uasm_copy_handler(relocs, labels, tlb_handler, p, f);
1390 uasm_copy_handler(relocs, labels, tlb_handler, split, f);
1400 uasm_copy_handler(relocs, labels,
1409 uasm_copy_handler(relocs, labels, split, p, final_handler);
/linux-master/arch/mips/include/asm/
H A Duasm.h307 void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab,

Completed in 237 milliseconds