tlbcam_index      227 arch/powerpc/include/asm/nohash/mmu-book3e.h extern unsigned int tlbcam_index;
tlbcam_index       45 arch/powerpc/kvm/e500_mmu_host.c 	return host_tlb_params[1].entries - tlbcam_index - 1;
tlbcam_index      179 arch/powerpc/kvm/e500_mmu_host.c 	__write_host_tlbe(&magic, MAS0_TLBSEL(1) | MAS0_ESEL(tlbcam_index), 0);
tlbcam_index       85 arch/powerpc/mm/nohash/book3e_hugetlbpage.c 		__this_cpu_write(next_tlbcam_idx, tlbcam_index);
tlbcam_index       54 arch/powerpc/mm/nohash/fsl_booke.c unsigned int tlbcam_index;
tlbcam_index       77 arch/powerpc/mm/nohash/fsl_booke.c 	for (b = 0; b < tlbcam_index; ++b)
tlbcam_index       89 arch/powerpc/mm/nohash/fsl_booke.c 	for (b = 0; b < tlbcam_index; ++b)
tlbcam_index      194 arch/powerpc/mm/nohash/fsl_booke.c 	tlbcam_index = i;
tlbcam_index      221 arch/powerpc/mm/nohash/fsl_booke.c 	return tlbcam_addrs[tlbcam_index - 1].limit - PAGE_OFFSET + 1;
tlbcam_index      245 arch/powerpc/mm/nohash/fsl_booke.c 	for (i = 0; i < tlbcam_index - 1; i++)
tlbcam_index      247 arch/powerpc/mm/nohash/fsl_booke.c 	pr_cont("%lu Mb, residual: %dMb\n", tlbcam_sz(tlbcam_index - 1) >> 20,