Searched refs:huge_pte_alloc (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/arch/sh/mm/ |
D | hugetlbpage.c | 24 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.10/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.10/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-v5.10/arch/parisc/mm/ |
D | hugetlbpage.c | 47 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.10/arch/s390/mm/ |
D | hugetlbpage.c | 192 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.10/arch/arm64/mm/ |
D | hugetlbpage.c | 255 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.10/arch/sparc/mm/ |
D | hugetlbpage.c | 275 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.10/mm/ |
D | userfaultfd.c | 293 dst_pte = huge_pte_alloc(dst_mm, dst_addr, vma_hpagesize); in __mcopy_atomic_hugetlb()
|
D | hugetlb.c | 3770 dst_pte = huge_pte_alloc(dst, addr, sz); in copy_hugetlb_page_range() 4487 ptep = huge_pte_alloc(mm, haddr, huge_page_size(h)); in hugetlb_fault() 5375 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v5.10/arch/powerpc/mm/ |
D | hugetlbpage.c | 109 pte_t *huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_alloc() function
|
/Linux-v5.10/include/linux/ |
D | hugetlb.h | 164 pte_t *huge_pte_alloc(struct mm_struct *mm,
|