Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dhugetlbpage.c24 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux/arch/sh/mm/
H A Dhugetlbpage.c24 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux/arch/loongarch/mm/
H A Dhugetlbpage.c16 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux/arch/powerpc/mm/
H A Dhugetlbpage.c43 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux/arch/parisc/mm/
H A Dhugetlbpage.c26 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux/arch/s390/mm/
H A Dhugetlbpage.c181 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux/arch/sparc/mm/
H A Dhugetlbpage.c190 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux/arch/riscv/mm/
H A Dhugetlbpage.c30 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
/linux/arch/arm64/mm/
H A Dhugetlbpage.c237 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
/linux/mm/
H A Dhugetlb.c4926 dst_pte = huge_pte_alloc(dst, dst_vma, addr, sz); in copy_hugetlb_page_range()
5153 dst_pte = huge_pte_alloc(mm, new_vma, new_addr, sz); in move_hugetlb_page_tables()
6011 vmf.pte = huge_pte_alloc(mm, vma, vmf.address, huge_page_size(h)); in hugetlb_fault()
6461 ptep = huge_pte_alloc(mm, vma, address, psize); in hugetlb_change_protection()
7015 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
H A Duserfaultfd.c583 dst_pte = huge_pte_alloc(dst_mm, dst_vma, dst_addr, vma_hpagesize); in mfill_atomic_hugetlb()
/linux/include/linux/
H A Dhugetlb.h199 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,