Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhugetlb.h181 struct page *follow_huge_pgd(struct mm_struct *mm, unsigned long address,
276 static inline struct page *follow_huge_pgd(struct mm_struct *mm, in follow_huge_pgd() function
/Linux-v5.10/mm/
Dgup.c773 page = follow_huge_pgd(mm, address, pgd, flags); in follow_page_mask()
Dhugetlb.c5526 follow_huge_pgd(struct mm_struct *mm, unsigned long address, pgd_t *pgd, int flags) in follow_huge_pgd() function