Searched refs:follow_huge_pd (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/include/linux/ |
D | hugetlb.h | 214 struct page *follow_huge_pd(struct vm_area_struct *vma, 323 static inline struct page *follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
|
/Linux-v6.1/mm/ |
D | gup.c | 690 page = follow_huge_pd(vma, address, in follow_pmd_mask() 793 page = follow_huge_pd(vma, address, in follow_pud_mask() 829 page = follow_huge_pd(vma, address, in follow_p4d_mask() 892 page = follow_huge_pd(vma, address, in follow_page_mask()
|
D | hugetlb.c | 7223 follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
|
/Linux-v6.1/arch/powerpc/mm/ |
D | hugetlbpage.c | 509 struct page *follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
|