Home
last modified time | relevance | path

Searched refs:follow_huge_pmd_pte (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dhugetlb.h217 struct page *follow_huge_pmd_pte(struct vm_area_struct *vma, unsigned long address,
330 static inline struct page *follow_huge_pmd_pte(struct vm_area_struct *vma, in follow_huge_pmd_pte() function
/Linux-v6.1/mm/
Dgup.c546 page = follow_huge_pmd_pte(vma, address, flags); in follow_page_pte()
684 page = follow_huge_pmd_pte(vma, address, flags); in follow_pmd_mask()
Dhugetlb.c7231 follow_huge_pmd_pte(struct vm_area_struct *vma, unsigned long address, int flags) in follow_huge_pmd_pte() function