Searched refs:label_vmalloc (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/mm/ |
D | tlbex.c | 162 label_vmalloc, enumerator 797 uasm_il_bnez(p, r, ptr, label_vmalloc); in build_get_pmde64() 799 uasm_il_bltz(p, r, tmp, label_vmalloc); in build_get_pmde64() 1108 uasm_il_bnez(p, r, scratch, label_vmalloc); in build_fast_tlb_refill_handler() 1132 uasm_il_bltz(p, r, tmp, label_vmalloc); in build_fast_tlb_refill_handler() 1368 const enum label_id ls = label_vmalloc; in build_r4000_tlb_refill_handler()
|