Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dhugetlbpage.c21 follow_huge_addr(struct mm_struct *mm, unsigned long address, int write)
/linux-4.4.14/arch/ia64/mm/
Dhugetlbpage.c87 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long addr, int write) in follow_huge_addr() function
/linux-4.4.14/include/linux/
Dhugetlb.h113 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long address,
136 #define follow_huge_addr(mm, addr, write) ERR_PTR(-EINVAL) macro
/linux-4.4.14/arch/powerpc/mm/
Dhugetlbpage.c704 follow_huge_addr(struct mm_struct *mm, unsigned long address, int write) in follow_huge_addr() function
/linux-4.4.14/mm/
Dgup.c190 page = follow_huge_addr(mm, address, flags & FOLL_WRITE); in follow_page_mask()
Dhugetlb.c4330 follow_huge_addr(struct mm_struct *mm, unsigned long address, in follow_huge_addr() function