Searched refs:follow_huge_pmd (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/include/linux/ |
D | hugetlb.h | 115 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, 145 #define follow_huge_pmd(mm, addr, pmd, flags) NULL macro
|
/linux-4.4.14/arch/metag/mm/ |
D | hugetlbpage.c | 102 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-4.4.14/arch/powerpc/mm/ |
D | hugetlbpage.c | 740 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-4.4.14/mm/ |
D | gup.c | 216 page = follow_huge_pmd(mm, address, pmd, flags); in follow_page_mask()
|
D | hugetlb.c | 4337 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|