Searched refs:huge_pte_alloc (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/arch/sh/mm/ |
D | hugetlbpage.c | 25 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.4/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-v5.4/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-v5.4/arch/parisc/mm/ |
D | hugetlbpage.c | 48 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.4/arch/s390/mm/ |
D | hugetlbpage.c | 186 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.4/arch/arm64/mm/ |
D | hugetlbpage.c | 216 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.4/arch/sparc/mm/ |
D | hugetlbpage.c | 276 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.4/mm/ |
D | userfaultfd.c | 276 dst_pte = huge_pte_alloc(dst_mm, dst_addr, huge_page_size(h)); in __mcopy_atomic_hugetlb()
|
D | hugetlb.c | 3396 dst_pte = huge_pte_alloc(dst, addr, sz); in copy_hugetlb_page_range() 4095 ptep = huge_pte_alloc(mm, haddr, huge_page_size(h)); in hugetlb_fault() 4927 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.4/arch/powerpc/mm/ |
D | hugetlbpage.c | 112 pte_t *huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc() function
|
/Linux-v5.4/include/linux/ |
D | hugetlb.h | 118 pte_t *huge_pte_alloc(struct mm_struct *mm,
|