Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c80 int index, ncams; in tlb1_next() local
82 ncams = mfspr(SPRN_TLB1CFG) & TLBnCFG_N_ENTRY; in tlb1_next()
87 if (unlikely(index == ncams - 1)) in tlb1_next()