Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A Dbook3e_hugetlbpage.c77 int index, ncams; in tlb1_next() local
79 ncams = mfspr(SPRN_TLB1CFG) & TLBnCFG_N_ENTRY; in tlb1_next()
84 if (unlikely(index == ncams - 1)) in tlb1_next()