Searched refs:find_current_mm_pte (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | pte-walk.h | 38 static inline pte_t *find_current_mm_pte(pgd_t *pgdir, unsigned long ea, in find_current_mm_pte() function
|
| /Linux-v5.4/arch/powerpc/mm/book3s64/ |
| D | hash_tlb.c | 215 pte_t *ptep = find_current_mm_pte(mm->pgd, start, &is_thp, in __flush_hash_table_range()
|
| D | hash_utils.c | 1552 ptep = find_current_mm_pte(pgdir, ea, NULL, &hugepage_shift); in hash_preload()
|
| /Linux-v5.4/arch/powerpc/perf/ |
| D | callchain.c | 127 ptep = find_current_mm_pte(pgdir, addr, NULL, &shift); in read_user_stack_slow()
|
| /Linux-v5.4/arch/powerpc/kvm/ |
| D | book3s_64_mmu_hv.c | 624 ptep = find_current_mm_pte(current->mm->pgd, in kvmppc_book3s_hv_page_fault()
|