Searched refs:label_tlb_huge_update (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/mips/mm/ |
D | tlbex.c | 177 label_tlb_huge_update, enumerator 770 uasm_il_beqz(p, r, pte, label_tlb_huge_update); in build_huge_handler_tail() 1234 uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update); in build_fast_tlb_refill_handler() 1348 build_is_huge_pte(&p, &r, K0, K1, label_tlb_huge_update); in build_r4000_tlb_refill_handler() 1408 const enum label_id ls = label_tlb_huge_update; in build_r4000_tlb_refill_handler() 2061 build_is_huge_pte(p, r, wr.r1, wr.r2, label_tlb_huge_update); in build_r4000_tlbchange_handler_head()
|