Searched refs:huge_pte_alloc (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/sh/mm/ |
D | hugetlbpage.c | 25 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v4.19/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-v4.19/arch/ia64/mm/ |
D | hugetlbpage.c | 29 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc() function
|
/Linux-v4.19/arch/parisc/mm/ |
D | hugetlbpage.c | 48 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v4.19/arch/s390/mm/ |
D | hugetlbpage.c | 186 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v4.19/mm/ |
D | userfaultfd.c | 256 dst_pte = huge_pte_alloc(dst_mm, dst_addr, huge_page_size(h)); in __mcopy_atomic_hugetlb()
|
D | hugetlb.c | 3258 dst_pte = huge_pte_alloc(dst, addr, sz); in copy_hugetlb_page_range() 3917 ptep = huge_pte_alloc(mm, haddr, huge_page_size(h)); in hugetlb_fault() 4723 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v4.19/arch/arm64/mm/ |
D | hugetlbpage.c | 204 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v4.19/arch/sparc/mm/ |
D | hugetlbpage.c | 276 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v4.19/include/linux/ |
D | hugetlb.h | 138 pte_t *huge_pte_alloc(struct mm_struct *mm,
|
/Linux-v4.19/arch/powerpc/mm/ |
D | hugetlbpage.c | 124 pte_t *huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc() function
|