Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds