find_current_mm_pte  624 arch/powerpc/kvm/book3s_64_mmu_hv.c 			ptep = find_current_mm_pte(current->mm->pgd,
find_current_mm_pte  215 arch/powerpc/mm/book3s64/hash_tlb.c 		pte_t *ptep = find_current_mm_pte(mm->pgd, start, &is_thp,
find_current_mm_pte 1560 arch/powerpc/mm/book3s64/hash_utils.c 	ptep = find_current_mm_pte(pgdir, ea, NULL, &hugepage_shift);
find_current_mm_pte  127 arch/powerpc/perf/callchain.c 	ptep = find_current_mm_pte(pgdir, addr, NULL, &shift);