Home
last modified time | relevance | path

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

/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/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/include/linux/
Dhugetlb.h136 #define follow_huge_addr(mm, addr, write) ERR_PTR(-EINVAL) macro
/linux-4.4.14/mm/
Dhugetlb.c4330 follow_huge_addr(struct mm_struct *mm, unsigned long address, in follow_huge_addr() function