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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/mm/
H A D44x_mmu.c101 unsigned int pinned_tlbs = 1; local
105 pinned_tlbs = (unsigned int)
109 tlb_44x_hwater = PPC44x_LOW_SLOT - pinned_tlbs;
112 if (pinned_tlbs > 1)
113 for (i = (PPC44x_LOW_SLOT-(pinned_tlbs-1)); i < PPC44x_LOW_SLOT; i++) {

Completed in 48 milliseconds