Home
last modified time | relevance | path

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

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