Searched refs:follow_huge_pud (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/include/linux/ |
D | hugetlb.h | 152 struct page *follow_huge_pud(struct mm_struct *mm, unsigned long address, 199 #define follow_huge_pud(mm, addr, pud, flags) NULL macro
|
/Linux-v4.19/arch/s390/mm/ |
D | hugetlbpage.c | 242 follow_huge_pud(struct mm_struct *mm, unsigned long address, in follow_huge_pud() function
|
/Linux-v4.19/mm/ |
D | gup.c | 332 page = follow_huge_pud(mm, address, pud, flags); in follow_pud_mask()
|
D | hugetlb.c | 4852 follow_huge_pud(struct mm_struct *mm, unsigned long address, in follow_huge_pud() function
|