Home
last modified time | relevance | path

Searched refs:alloc_huge_page_vma (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dhugetlb.h706 struct page *alloc_huge_page_vma(struct hstate *h, struct vm_area_struct *vma,
1011 static inline struct page *alloc_huge_page_vma(struct hstate *h,
/Linux-v6.1/mm/
Dmempolicy.c1223 return alloc_huge_page_vma(page_hstate(&src->page), in new_page()
Dhugetlb.c2344 struct page *alloc_huge_page_vma(struct hstate *h, struct vm_area_struct *vma, in alloc_huge_page_vma() function
6059 page = alloc_huge_page_vma(h, dst_vma, dst_addr); in hugetlb_mcopy_atomic_pte()