Searched refs:huge_pte_alloc (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.1/arch/mips/mm/ |
D | hugetlbpage.c | 24 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/arch/sh/mm/ |
D | hugetlbpage.c | 24 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/arch/loongarch/mm/ |
D | hugetlbpage.c | 16 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/arch/parisc/mm/ |
D | hugetlbpage.c | 47 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/arch/ia64/mm/ |
D | hugetlbpage.c | 28 huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/arch/s390/mm/ |
D | hugetlbpage.c | 185 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/arch/sparc/mm/ |
D | hugetlbpage.c | 281 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/arch/powerpc/mm/ |
D | hugetlbpage.c | 110 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/arch/arm64/mm/ |
D | hugetlbpage.c | 287 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/mm/ |
D | userfaultfd.c | 411 dst_pte = huge_pte_alloc(dst_mm, dst_vma, dst_addr, vma_hpagesize); in __mcopy_atomic_hugetlb()
|
D | hugetlb.c | 4824 dst_pte = huge_pte_alloc(dst, dst_vma, addr, sz); in copy_hugetlb_page_range() 5039 dst_pte = huge_pte_alloc(mm, new_vma, new_addr, sz); in move_hugetlb_page_tables() 5867 ptep = huge_pte_alloc(mm, vma, haddr, huge_page_size(h)); in hugetlb_fault() 7112 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.1/include/linux/ |
D | hugetlb.h | 203 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,
|