Searched refs:huge_pte_alloc (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/mips/mm/ |
| 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/arch/sh/mm/ |
| 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/arch/loongarch/mm/ |
| 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/arch/powerpc/mm/ |
| 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/arch/parisc/mm/ |
| A D | hugetlbpage.c | 47 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux/arch/s390/mm/ |
| A D | hugetlbpage.c | 191 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux/arch/riscv/mm/ |
| A D | hugetlbpage.c | 30 pte_t *huge_pte_alloc(struct mm_struct *mm, in huge_pte_alloc() function
|
| /linux/arch/sparc/mm/ |
| A D | hugetlbpage.c | 278 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux/arch/arm64/mm/ |
| A D | hugetlbpage.c | 255 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| /linux/include/linux/ |
| A D | hugetlb.h | 196 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,
|
| /linux/mm/ |
| A D | hugetlb.c | 5246 dst_pte = huge_pte_alloc(dst, dst_vma, addr, sz); in copy_hugetlb_page_range() 5467 dst_pte = huge_pte_alloc(mm, new_vma, new_addr, sz); in move_hugetlb_page_tables() 6334 vmf.pte = huge_pte_alloc(mm, vma, vmf.address, huge_page_size(h)); in hugetlb_fault() 6792 ptep = huge_pte_alloc(mm, vma, address, psize); in hugetlb_change_protection() 7285 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc() function
|
| A D | userfaultfd.c | 582 dst_pte = huge_pte_alloc(dst_mm, dst_vma, dst_addr, vma_hpagesize); in mfill_atomic_hugetlb()
|
Completed in 36 milliseconds