htlb_info 1307 arch/mips/mm/tlbex.c struct mips_huge_tlb_info htlb_info __maybe_unused; htlb_info 1316 arch/mips/mm/tlbex.c htlb_info = build_fast_tlb_refill_handler(&p, &l, &r, K0, K1, htlb_info 1320 arch/mips/mm/tlbex.c htlb_info.huge_pte = K0; htlb_info 1321 arch/mips/mm/tlbex.c htlb_info.restore_scratch = 0; htlb_info 1322 arch/mips/mm/tlbex.c htlb_info.need_reload_pte = true; htlb_info 1359 arch/mips/mm/tlbex.c if (htlb_info.need_reload_pte) htlb_info 1360 arch/mips/mm/tlbex.c UASM_i_LW(&p, htlb_info.huge_pte, 0, K1); htlb_info 1361 arch/mips/mm/tlbex.c build_huge_update_entries(&p, htlb_info.huge_pte, K1); htlb_info 1363 arch/mips/mm/tlbex.c htlb_info.restore_scratch);