Searched refs:label_tlb_huge_update (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/mm/ |
H A D | tlbex.c | 182 label_tlb_huge_update, enumerator 729 uasm_il_beqz(p, r, pte, label_tlb_huge_update); in build_huge_handler_tail() 1178 uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update); in build_fast_tlb_refill_handler() 1292 build_is_huge_pte(&p, &r, GPR_K0, GPR_K1, label_tlb_huge_update); in build_r4000_tlb_refill_handler() 1353 const enum label_id ls = label_tlb_huge_update; in build_r4000_tlb_refill_handler() 2010 build_is_huge_pte(p, r, wr.r1, wr.r2, label_tlb_huge_update); in build_r4000_tlbchange_handler_head()
|