Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhugetlb.h372 struct page *alloc_huge_page_vma(struct hstate *h, struct vm_area_struct *vma,
551 #define alloc_huge_page_vma(h, vma, address) NULL macro
/Linux-v4.19/mm/
Dmempolicy.c1100 return alloc_huge_page_vma(page_hstate(compound_head(page)), in new_page()
Dhugetlb.c1671 struct page *alloc_huge_page_vma(struct hstate *h, struct vm_area_struct *vma, in alloc_huge_page_vma() function