Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhugetlb.h632 struct page *alloc_huge_page_vma(struct hstate *h, struct vm_area_struct *vma,
931 static inline struct page *alloc_huge_page_vma(struct hstate *h,
/Linux-v5.15/mm/
Dmempolicy.c1211 return alloc_huge_page_vma(page_hstate(compound_head(page)), in new_page()
Dhugetlb.c2198 struct page *alloc_huge_page_vma(struct hstate *h, struct vm_area_struct *vma, in alloc_huge_page_vma() function
5278 page = alloc_huge_page_vma(h, dst_vma, dst_addr); in hugetlb_mcopy_atomic_pte()