Searched refs:uasm_il_b (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/mips/mm/ |
| H A D | tlbex.c | 627 uasm_il_b(p, r, lid); in build_restore_pagemask() 631 uasm_il_b(p, r, lid); in build_restore_pagemask() 634 uasm_il_b(p, r, lid); in build_restore_pagemask() 645 uasm_il_b(p, r, lid); in build_restore_pagemask() 649 uasm_il_b(p, r, lid); in build_restore_pagemask() 652 uasm_il_b(p, r, lid); in build_restore_pagemask() 875 uasm_il_b(p, r, label_vmalloc_done); in build_get_pgd_vmalloc64() 879 uasm_il_b(p, r, label_vmalloc_done); in build_get_pgd_vmalloc64() 1396 uasm_il_b(&f, &r, label_split); in build_r4000_tlb_refill_handler()
|
| H A D | uasm.c | 567 void uasm_il_b(u32 **p, struct uasm_reloc **r, int lid) in uasm_il_b() function 572 UASM_EXPORT_SYMBOL(uasm_il_b);
|
| /linux/arch/mips/include/asm/ |
| H A D | uasm.h | 312 void uasm_il_b(u32 **p, struct uasm_reloc **r, int lid);
|
| /linux/arch/mips/kvm/ |
| H A D | entry.c | 490 uasm_il_b(&p, &r, label_exit_common); in kvm_mips_build_exception()
|