Searched refs:label_tlb_huge_update (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/mips/mm/ |
D | tlbex.c | 148 label_tlb_huge_update, enumerator 636 uasm_il_beqz(p, r, pte, label_tlb_huge_update); in build_huge_handler_tail() 1078 uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update); in build_fast_tlb_refill_handler() 1197 build_is_huge_pte(&p, &r, K0, K1, label_tlb_huge_update); in build_r4000_tlb_refill_handler() 1252 const enum label_id ls = label_tlb_huge_update; in build_r4000_tlb_refill_handler() 1721 build_is_huge_pte(p, r, pte, ptr, label_tlb_huge_update); in build_r4000_tlbchange_handler_head()
|