Searched refs:follow_huge_addr (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/arch/x86/mm/ |
D | hugetlbpage.c | 24 follow_huge_addr(struct mm_struct *mm, unsigned long address, int write)
|
/linux-5.19.10/arch/ia64/mm/ |
D | hugetlbpage.c | 94 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long addr, int write) in follow_huge_addr() function
|
/linux-5.19.10/include/linux/ |
D | hugetlb.h | 201 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long address, 266 static inline struct page *follow_huge_addr(struct mm_struct *mm, in follow_huge_addr() function
|
/linux-5.19.10/mm/ |
D | gup.c | 856 page = follow_huge_addr(mm, address, flags & FOLL_WRITE); in follow_page_mask()
|
D | hugetlb.c | 6892 follow_huge_addr(struct mm_struct *mm, unsigned long address, in follow_huge_addr() function
|