Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/mm/
Dhugetlbpage.c126 int __init alloc_bootmem_huge_page(struct hstate *h, int nid) in alloc_bootmem_huge_page() function
/linux-6.12.1/include/linux/
Dhugetlb.h705 int __init alloc_bootmem_huge_page(struct hstate *h, int nid);
/linux-6.12.1/mm/
Dhugetlb.c3117 int alloc_bootmem_huge_page(struct hstate *h, int nid)
3307 if (!alloc_bootmem_huge_page(h, nid)) in hugetlb_hstate_alloc_pages_onenode()
3387 if (!alloc_bootmem_huge_page(h, NUMA_NO_NODE)) in hugetlb_gigantic_pages_alloc_boot()