Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm.c621 void uasm_il_bgez(u32 **p, struct uasm_reloc **r, unsigned int reg, in uasm_il_bgez() function
627 UASM_EXPORT_SYMBOL(uasm_il_bgez); variable
H A Dtlbex.c915 uasm_il_bgez(p, r, bvaddr, label_large_segbits_fault); in build_get_pgd_vmalloc64()
1548 uasm_il_bgez(&p, &r, K0, label_large_segbits_fault); in build_loongson3_tlb_refill_handler()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm.c622 void uasm_il_bgez(u32 **p, struct uasm_reloc **r, unsigned int reg, in uasm_il_bgez() function
628 UASM_EXPORT_SYMBOL(uasm_il_bgez); variable
H A Dtlbex.c889 uasm_il_bgez(p, r, bvaddr, label_large_segbits_fault); in build_get_pgd_vmalloc64()
1508 uasm_il_bgez(&p, &r, K0, label_large_segbits_fault); in build_loongson3_tlb_refill_handler()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h319 void uasm_il_bgez(u32 **p, struct uasm_reloc **r, unsigned int reg, int lid);
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h324 void uasm_il_bgez(u32 **p, struct uasm_reloc **r, unsigned int reg, int lid);

Completed in 10 milliseconds