Searched refs:follow_huge_pmd (Results 1 – 10 of 10) sorted by relevance
/linux-3.4.99/arch/sh/mm/ |
D | hugetlbpage.c | 86 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-3.4.99/arch/mips/mm/ |
D | hugetlbpage.c | 89 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-3.4.99/arch/tile/mm/ |
D | hugetlbpage.c | 101 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function 125 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-3.4.99/include/linux/ |
D | hugetlb.h | 73 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, 112 #define follow_huge_pmd(mm, addr, pmd, write) NULL macro
|
/linux-3.4.99/arch/s390/mm/ |
D | hugetlbpage.c | 118 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-3.4.99/arch/x86/mm/ |
D | hugetlbpage.c | 220 follow_huge_pmd(struct mm_struct *mm, unsigned long address, 245 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-3.4.99/arch/ia64/mm/ |
D | hugetlbpage.c | 118 follow_huge_pmd(struct mm_struct *mm, unsigned long address, pmd_t *pmd, int write) in follow_huge_pmd() function
|
/linux-3.4.99/arch/sparc/mm/ |
D | hugetlbpage.c | 301 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-3.4.99/arch/powerpc/mm/ |
D | hugetlbpage.c | 641 follow_huge_pmd(struct mm_struct *mm, unsigned long address, in follow_huge_pmd() function
|
/linux-3.4.99/mm/ |
D | memory.c | 1498 page = follow_huge_pmd(mm, address, pmd, flags & FOLL_WRITE); in follow_page()
|