Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhugetlb.h130 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address,
178 #define follow_huge_pmd(mm, addr, pmd, flags) NULL macro
/Linux-v5.4/mm/
Dgup.c327 page = follow_huge_pmd(mm, address, pmd, flags); in follow_pmd_mask()
Dhugetlb.c5019 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function