Searched refs:follow_huge_pmd (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/ |
D | hugetlb.h | 150 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, 198 #define follow_huge_pmd(mm, addr, pmd, flags) NULL macro
|
/Linux-v4.19/mm/ |
D | gup.c | 229 page = follow_huge_pmd(mm, address, pmd, flags); in follow_pmd_mask()
|
D | hugetlb.c | 4815 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|