Home
last modified time | relevance | path

Searched refs:follow_huge_addr (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/arch/x86/mm/
Dhugetlbpage.c24 follow_huge_addr(struct mm_struct *mm, unsigned long address, int write)
/linux-5.19.10/arch/ia64/mm/
Dhugetlbpage.c94 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/
Dhugetlb.h201 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/
Dgup.c856 page = follow_huge_addr(mm, address, flags & FOLL_WRITE); in follow_page_mask()
Dhugetlb.c6892 follow_huge_addr(struct mm_struct *mm, unsigned long address, in follow_huge_addr() function