Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dhugetlbpage.c241 int __init alloc_bootmem_huge_page(struct hstate *h, int nid) in alloc_bootmem_huge_page() function
/openbmc/linux/include/linux/
H A Dhugetlb.h761 int __init alloc_bootmem_huge_page(struct hstate *h, int nid);
/openbmc/linux/mm/
H A Dhugetlb.c3187 int alloc_bootmem_huge_page(struct hstate *h, int nid)
3265 if (!alloc_bootmem_huge_page(h, nid)) in hugetlb_hstate_alloc_pages_onenode()
3333 if (!alloc_bootmem_huge_page(h, NUMA_NO_NODE)) in hugetlb_hstate_alloc_pages()