Searched refs:follow_huge_pud (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/include/linux/ |
D | hugetlb.h | 107 struct page *follow_huge_pud(struct mm_struct *mm, unsigned long address, 136 #define follow_huge_pud(mm, addr, pud, flags) NULL macro
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hugetlbpage.c | 733 follow_huge_pud(struct mm_struct *mm, unsigned long address, in follow_huge_pud() function
|
/linux-4.1.27/mm/ |
D | gup.c | 170 page = follow_huge_pud(mm, address, pud, flags); in follow_page_mask()
|
D | hugetlb.c | 3900 follow_huge_pud(struct mm_struct *mm, unsigned long address, in follow_huge_pud() function
|