Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/arch/ia64/mm/
Dhugetlbpage.c28 huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux-6.6.21/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-6.6.21/arch/s390/mm/
Dhugetlbpage.c191 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/
Dhugetlbpage.c30 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
/linux-6.6.21/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-6.6.21/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-6.6.21/arch/arm64/mm/
Dhugetlbpage.c276 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux-6.6.21/mm/
Duserfaultfd.c442 dst_pte = huge_pte_alloc(dst_mm, dst_vma, dst_addr, vma_hpagesize); in mfill_atomic_hugetlb()
Dhugetlb.c5075 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/
Dhugetlb.h202 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,