Searched refs:label_tlb_huge_update (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/mm/ |
H A D | tlbex.c | 180 label_tlb_huge_update, enumerator 748 uasm_il_beqz(p, r, pte, label_tlb_huge_update); in build_huge_handler_tail() 1197 uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update); in build_fast_tlb_refill_handler() 1311 build_is_huge_pte(&p, &r, K0, K1, label_tlb_huge_update); in build_r4000_tlb_refill_handler() 1372 const enum label_id ls = label_tlb_huge_update; in build_r4000_tlb_refill_handler() 2028 build_is_huge_pte(p, r, wr.r1, wr.r2, label_tlb_huge_update); in build_r4000_tlbchange_handler_head()
|