Searched refs:follow_pte_pmd (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/ |
D | dax.c | 893 if (follow_pte_pmd(vma->vm_mm, address, &start, &end, &ptep, &pmdp, &ptl)) in dax_mapping_entry_mkclean()
|
/Linux-v4.19/mm/ |
D | memory.c | 4327 int follow_pte_pmd(struct mm_struct *mm, unsigned long address, in follow_pte_pmd() function 4339 EXPORT_SYMBOL(follow_pte_pmd);
|
/Linux-v4.19/include/linux/ |
D | mm.h | 1387 int follow_pte_pmd(struct mm_struct *mm, unsigned long address,
|