Searched refs:follow_huge_pd (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/include/linux/ |
D | hugetlb.h | 174 struct page *follow_huge_pd(struct vm_area_struct *vma, 257 static inline struct page *follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
|
/Linux-v5.10/mm/ |
D | gup.c | 575 page = follow_huge_pd(vma, address, in follow_pmd_mask() 685 page = follow_huge_pd(vma, address, in follow_pud_mask() 721 page = follow_huge_pd(vma, address, in follow_p4d_mask() 779 page = follow_huge_pd(vma, address, in follow_page_mask()
|
D | hugetlb.c | 5455 follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
|
/Linux-v5.10/arch/powerpc/mm/ |
D | hugetlbpage.c | 520 struct page *follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
|