Searched defs:follow_huge_addr (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/ia64/mm/
H A Dhugetlbpage.c87 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long addr, int write) follow_huge_addr() function
/linux-4.4.14/arch/powerpc/mm/
H A Dhugetlbpage.c704 follow_huge_addr(struct mm_struct *mm, unsigned long address, int write) follow_huge_addr() function
/linux-4.4.14/include/linux/
H A Dhugetlb.h136 #define follow_huge_addr(mm, addr, write) ERR_PTR(-EINVAL) macro
/linux-4.4.14/mm/
H A Dhugetlb.c4330 follow_huge_addr(struct mm_struct *mm, unsigned long address, follow_huge_addr() function

Completed in 193 milliseconds