| /linux-6.15/arch/mips/mm/ |
| H A 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.15/arch/sh/mm/ |
| H A 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.15/arch/loongarch/mm/ |
| H A 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.15/arch/parisc/mm/ |
| H A D | hugetlbpage.c | 26 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux-6.15/arch/powerpc/mm/ |
| H A D | hugetlbpage.c | 43 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux-6.15/arch/s390/mm/ |
| H A D | hugetlbpage.c | 206 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux-6.15/arch/sparc/mm/ |
| H A D | hugetlbpage.c | 170 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux-6.15/arch/riscv/mm/ |
| H A D | hugetlbpage.c | 30 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | hugetlbpage.c | 247 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux-6.15/include/linux/ |
| H A D | hugetlb.h | 199 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,
|
| /linux-6.15/mm/ |
| H A D | hugetlb.c | 5600 dst_pte = huge_pte_alloc(dst, dst_vma, addr, sz); in copy_hugetlb_page_range() 5833 dst_pte = huge_pte_alloc(mm, new_vma, new_addr, sz); in move_hugetlb_page_tables() 6693 vmf.pte = huge_pte_alloc(mm, vma, vmf.address, huge_page_size(h)); in hugetlb_fault() 7149 ptep = huge_pte_alloc(mm, vma, address, psize); in hugetlb_change_protection() 7648 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| H A D | userfaultfd.c | 579 dst_pte = huge_pte_alloc(dst_mm, dst_vma, dst_addr, vma_hpagesize); in mfill_atomic_hugetlb()
|