Searched refs:label_tlb_huge_update (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.c155 label_tlb_huge_update, enumerator in enum:label_id
708 uasm_il_beqz(p, r, pte, label_tlb_huge_update);
1178 uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update);
1294 build_is_huge_pte(&p, &r, K0, K1, label_tlb_huge_update);
1349 const enum label_id ls = label_tlb_huge_update;
1829 build_is_huge_pte(p, r, wr.r1, wr.r2, label_tlb_huge_update);

Completed in 24 milliseconds