/Linux-v6.6/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.6/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.6/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.6/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.6/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.6/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-v6.6/arch/riscv/mm/ |
D | hugetlbpage.c | 30 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
/Linux-v6.6/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.6/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.6/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-v6.6/mm/ |
D | userfaultfd.c | 441 dst_pte = huge_pte_alloc(dst_mm, dst_vma, dst_addr, vma_hpagesize); in mfill_atomic_hugetlb()
|
D | hugetlb.c | 5068 dst_pte = huge_pte_alloc(dst, dst_vma, addr, sz); in copy_hugetlb_page_range() 5291 dst_pte = huge_pte_alloc(mm, new_vma, new_addr, sz); in move_hugetlb_page_tables() 6116 ptep = huge_pte_alloc(mm, vma, haddr, huge_page_size(h)); in hugetlb_fault() 6603 ptep = huge_pte_alloc(mm, vma, address, psize); in hugetlb_change_protection() 7092 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
/Linux-v6.6/include/linux/ |
D | hugetlb.h | 202 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,
|