Searched refs:follow_huge_pmd_pte (Results 1 – 3 of 3) sorted by relevance
182 struct page *follow_huge_pmd_pte(struct vm_area_struct *vma, unsigned long address,270 static inline struct page *follow_huge_pmd_pte(struct vm_area_struct *vma, in follow_huge_pmd_pte() function
445 page = follow_huge_pmd_pte(vma, address, flags); in follow_page_pte()606 page = follow_huge_pmd_pte(vma, address, flags); in follow_pmd_mask()
5629 follow_huge_pmd_pte(struct vm_area_struct *vma, unsigned long address, int flags) in follow_huge_pmd_pte() function