Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhugetlb.h328 int __init alloc_bootmem_huge_page(struct hstate *h);
476 #define alloc_bootmem_huge_page(h) NULL macro
/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage.c304 int alloc_bootmem_huge_page(struct hstate *hstate) in alloc_bootmem_huge_page() function
429 int alloc_bootmem_huge_page(struct hstate *hstate) in alloc_bootmem_huge_page() function
/linux-4.1.27/mm/
Dhugetlb.c1539 int __weak alloc_bootmem_huge_page(struct hstate *h) in alloc_bootmem_huge_page() function
1616 if (!alloc_bootmem_huge_page(h)) in hugetlb_hstate_alloc_pages()