Home
last modified time | relevance | path

Searched refs:follow_huge_pd (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/
Dhugetlb.h197 struct page *follow_huge_pd(struct vm_area_struct *vma,
281 static inline struct page *follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
/Linux-v5.15/mm/
Dgup.c636 page = follow_huge_pd(vma, address, in follow_pmd_mask()
734 page = follow_huge_pd(vma, address, in follow_pud_mask()
770 page = follow_huge_pd(vma, address, in follow_p4d_mask()
828 page = follow_huge_pd(vma, address, in follow_page_mask()
Dhugetlb.c6156 follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function
/Linux-v5.15/arch/powerpc/mm/
Dhugetlbpage.c503 struct page *follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() function