Searched refs:alloc_bootmem_huge_page (Results 1 – 3 of 3) sorted by relevance
241 int __init alloc_bootmem_huge_page(struct hstate *h, int nid) in alloc_bootmem_huge_page() function
733 int __init alloc_bootmem_huge_page(struct hstate *h, int nid);
3150 int alloc_bootmem_huge_page(struct hstate *h, int nid)3228 if (!alloc_bootmem_huge_page(h, nid)) in hugetlb_hstate_alloc_pages_onenode()3296 if (!alloc_bootmem_huge_page(h, NUMA_NO_NODE)) in hugetlb_hstate_alloc_pages()
Completed in 20 milliseconds