Searched refs:huge_pte_alloc (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/arch/sh/mm/ |
D | hugetlbpage.c | 24 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/linux-4.4.14/arch/mips/mm/ |
D | hugetlbpage.c | 24 pte_t *huge_pte_alloc(struct mm_struct *mm, unsigned long addr, in huge_pte_alloc() function
|
/linux-4.4.14/arch/s390/mm/ |
D | hugetlbpage.c | 115 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/linux-4.4.14/arch/parisc/mm/ |
D | hugetlbpage.c | 46 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/linux-4.4.14/arch/ia64/mm/ |
D | hugetlbpage.c | 28 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc() function
|
/linux-4.4.14/arch/metag/mm/ |
D | hugetlbpage.c | 59 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/linux-4.4.14/arch/sparc/mm/ |
D | hugetlbpage.c | 129 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/linux-4.4.14/arch/tile/mm/ |
D | hugetlbpage.c | 54 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/linux-4.4.14/arch/powerpc/mm/ |
D | hugetlbpage.c | 210 pte_t *huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc() function 260 pte_t *huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc() function
|
/linux-4.4.14/include/linux/ |
D | hugetlb.h | 109 pte_t *huge_pte_alloc(struct mm_struct *mm,
|
/linux-4.4.14/mm/ |
D | hugetlb.c | 3103 dst_pte = huge_pte_alloc(dst, addr, sz); in copy_hugetlb_page_range() 3710 ptep = huge_pte_alloc(mm, address, huge_page_size(h)); in hugetlb_fault() 4280 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|