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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dtlbex.c1254 struct mips_huge_tlb_info htlb_info; local
1263 htlb_info = build_fast_tlb_refill_handler(&p, &l, &r, K0, K1,
1267 htlb_info.huge_pte = K0;
1268 htlb_info.restore_scratch = 0;
1305 build_huge_update_entries(&p, htlb_info.huge_pte, K1);
1307 htlb_info.restore_scratch);

Completed in 114 milliseconds