Home
last modified time | relevance | path

Searched refs:label_tlb_huge_update (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dtlbex.c181 label_tlb_huge_update, enumerator
774 uasm_il_beqz(p, r, pte, label_tlb_huge_update); in build_huge_handler_tail()
1238 uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update); in build_fast_tlb_refill_handler()
1352 build_is_huge_pte(&p, &r, K0, K1, label_tlb_huge_update); in build_r4000_tlb_refill_handler()
1412 const enum label_id ls = label_tlb_huge_update; in build_r4000_tlb_refill_handler()
2068 build_is_huge_pte(p, r, wr.r1, wr.r2, label_tlb_huge_update); in build_r4000_tlbchange_handler_head()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dtlbex.c180 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()

Completed in 6 milliseconds