Searched refs:follow_huge_pmd (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/include/linux/ |
D | hugetlb.h | 105 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, 135 #define follow_huge_pmd(mm, addr, pmd, flags) NULL macro
|
/linux-4.1.27/arch/metag/mm/ |
D | hugetlbpage.c | 107 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hugetlbpage.c | 725 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-4.1.27/mm/ |
D | gup.c | 182 page = follow_huge_pmd(mm, address, pmd, flags); in follow_page_mask()
|
D | hugetlb.c | 3865 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|