Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhugetlb.h221 struct page *follow_huge_pgd(struct mm_struct *mm, unsigned long address,
342 static inline struct page *follow_huge_pgd(struct mm_struct *mm, in follow_huge_pgd() function
/Linux-v6.1/mm/
Dgup.c886 page = follow_huge_pgd(mm, address, pgd, flags); in follow_page_mask()
Dhugetlb.c7323 follow_huge_pgd(struct mm_struct *mm, unsigned long address, pgd_t *pgd, int flags) in follow_huge_pgd() function