Searched refs:label_vmalloc (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/mm/ |
H A D | tlbex.c | 167 label_vmalloc, enumerator 803 uasm_il_bnez(p, r, ptr, label_vmalloc); in build_get_pmde64() 805 uasm_il_bltz(p, r, tmp, label_vmalloc); in build_get_pmde64() 1096 uasm_il_bnez(p, r, scratch, label_vmalloc); in build_fast_tlb_refill_handler() 1120 uasm_il_bltz(p, r, tmp, label_vmalloc); in build_fast_tlb_refill_handler() 1374 const enum label_id ls = label_vmalloc; in build_r4000_tlb_refill_handler() 1505 uasm_il_beqz(&p, &r, K1, label_vmalloc); in build_loongson3_tlb_refill_handler()
|