Searched refs:alloc_bootmem_huge_page (Results 1 – 3 of 3) sorted by relevance
342 int __init alloc_bootmem_huge_page(struct hstate *h);502 #define alloc_bootmem_huge_page(h) NULL macro
323 int alloc_bootmem_huge_page(struct hstate *hstate) in alloc_bootmem_huge_page() function448 int alloc_bootmem_huge_page(struct hstate *hstate) in alloc_bootmem_huge_page() function
1953 int __weak alloc_bootmem_huge_page(struct hstate *h) in alloc_bootmem_huge_page() function2030 if (!alloc_bootmem_huge_page(h)) in hugetlb_hstate_alloc_pages()