Searched refs:follow_huge_addr (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | hugetlbpage.c | 24 follow_huge_addr(struct mm_struct *mm, unsigned long address, int write)
|
/kernel/linux/linux-5.10/arch/ia64/mm/ |
H A D | hugetlbpage.c | 93 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long addr, int write) in follow_huge_addr() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | hugetlb.h | 173 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long address, 232 static inline struct page *follow_huge_addr(struct mm_struct *mm, in follow_huge_addr() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | gup.c | 767 page = follow_huge_addr(mm, address, flags & FOLL_WRITE); in follow_page_mask()
|
H A D | hugetlb.c | 5592 follow_huge_addr(struct mm_struct *mm, unsigned long address, in follow_huge_addr() function
|
Completed in 14 milliseconds