/linux-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/arch/s390/mm/ |
D | hugetlbpage.c | 191 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/linux-6.6.21/arch/riscv/mm/ |
D | hugetlbpage.c | 30 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/linux-6.6.21/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-6.6.21/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-6.6.21/arch/arm64/mm/ |
D | hugetlbpage.c | 276 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/linux-6.6.21/mm/ |
D | userfaultfd.c | 442 dst_pte = huge_pte_alloc(dst_mm, dst_vma, dst_addr, vma_hpagesize); in mfill_atomic_hugetlb()
|
D | hugetlb.c | 5075 dst_pte = huge_pte_alloc(dst, dst_vma, addr, sz); in copy_hugetlb_page_range() 5298 dst_pte = huge_pte_alloc(mm, new_vma, new_addr, sz); in move_hugetlb_page_tables() 6123 ptep = huge_pte_alloc(mm, vma, haddr, huge_page_size(h)); in hugetlb_fault() 6610 ptep = huge_pte_alloc(mm, vma, address, psize); in hugetlb_change_protection() 7099 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/linux-6.6.21/include/linux/ |
D | hugetlb.h | 202 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,
|