Searched refs:follow_huge_pmd (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/include/linux/ |
D | hugetlb.h | 130 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, 178 #define follow_huge_pmd(mm, addr, pmd, flags) NULL macro
|
/Linux-v5.4/mm/ |
D | gup.c | 327 page = follow_huge_pmd(mm, address, pmd, flags); in follow_pmd_mask()
|
D | hugetlb.c | 5019 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|