Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dhugetlbpage.c21 follow_huge_addr(struct mm_struct *mm, unsigned long address, int write)
/linux-4.1.27/arch/ia64/mm/
Dhugetlbpage.c92 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long addr, int write) in follow_huge_addr() function
/linux-4.1.27/include/linux/
Dhugetlb.h103 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long address,
126 #define follow_huge_addr(mm, addr, write) ERR_PTR(-EINVAL) macro
/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage.c690 follow_huge_addr(struct mm_struct *mm, unsigned long address, int write) in follow_huge_addr() function
/linux-4.1.27/mm/
Dgup.c156 page = follow_huge_addr(mm, address, flags & FOLL_WRITE); in follow_page_mask()
Dhugetlb.c3858 follow_huge_addr(struct mm_struct *mm, unsigned long address, in follow_huge_addr() function