Searched refs:alloc_bootmem_huge_page (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/mm/
H A Dhugetlbpage.c241 int __init alloc_bootmem_huge_page(struct hstate *h, int nid) function
/linux-master/include/linux/
H A Dhugetlb.h727 int __init alloc_bootmem_huge_page(struct hstate *h, int nid);
/linux-master/mm/
H A Dhugetlb.c3281 int alloc_bootmem_huge_page(struct hstate *h, int nid)
3470 if (!alloc_bootmem_huge_page(h, nid))
3550 if (!alloc_bootmem_huge_page(h, NUMA_NO_NODE))

Completed in 158 milliseconds