Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/mm/
Dhugetlbpage.c235 int __init alloc_bootmem_huge_page(struct hstate *h) in alloc_bootmem_huge_page() function
/Linux-v5.15/include/linux/
Dhugetlb.h641 int __init alloc_bootmem_huge_page(struct hstate *h);
/Linux-v5.15/mm/
Dhugetlb.c2871 int alloc_bootmem_huge_page(struct hstate *h)
2967 if (!alloc_bootmem_huge_page(h)) in hugetlb_hstate_alloc_pages()