Home
last modified time | relevance | path

Searched refs:huge_pte_alloc (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/arch/mips/mm/
Dhugetlbpage.c24 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/
Dhugetlbpage.c24 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/
Dhugetlbpage.c16 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/
Dhugetlbpage.c47 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/
Dhugetlbpage.c28 huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/Linux-v6.1/arch/s390/mm/
Dhugetlbpage.c185 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/
Dhugetlbpage.c281 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/
Dhugetlbpage.c110 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/
Dhugetlbpage.c287 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/Linux-v6.1/mm/
Duserfaultfd.c411 dst_pte = huge_pte_alloc(dst_mm, dst_vma, dst_addr, vma_hpagesize); in __mcopy_atomic_hugetlb()
Dhugetlb.c4824 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/
Dhugetlb.h203 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,