Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dsmtc.c195 int i, tlbsiz, vpes; in smtc_configure_tlb() local
200 for (vpes=0; vpes<MAX_SMTC_TLBS; vpes++) { in smtc_configure_tlb()
202 smtc_live_asid[vpes][i] = 0; in smtc_configure_tlb()
207 if ((vpes = ((mvpconf0 & MVPCONF0_PVPE) in smtc_configure_tlb()
230 for (i=0; i < vpes; i++) { in smtc_configure_tlb()
272 tlbsiz, vpes); in smtc_configure_tlb()