Home
last modified time | relevance | path

Searched refs:vpes (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/mips/kernel/
Dsmtc.c196 int i, tlbsiz, vpes; in smtc_configure_tlb() local
201 for (vpes=0; vpes<MAX_SMTC_TLBS; vpes++) { in smtc_configure_tlb()
203 smtc_live_asid[vpes][i] = 0; in smtc_configure_tlb()
208 if ((vpes = ((mvpconf0 & MVPCONF0_PVPE) in smtc_configure_tlb()
231 for (i=0; i < vpes; i++) { in smtc_configure_tlb()
273 tlbsiz, vpes); in smtc_configure_tlb()