Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/mm/
Dhugetlbpage.c234 int __init alloc_bootmem_huge_page(struct hstate *h) in alloc_bootmem_huge_page() function
/Linux-v5.10/include/linux/
Dhugetlb.h519 int __init alloc_bootmem_huge_page(struct hstate *h);
/Linux-v5.10/mm/
Dhugetlb.c2385 int alloc_bootmem_huge_page(struct hstate *h)
2484 if (!alloc_bootmem_huge_page(h)) in hugetlb_hstate_alloc_pages()