alloc_bootmem_huge_page
int __init alloc_bootmem_huge_page(struct hstate *h, int nid);
int alloc_bootmem_huge_page(struct hstate *h, int nid)
if (!alloc_bootmem_huge_page(h, nid))
if (!alloc_bootmem_huge_page(h, NUMA_NO_NODE))