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.c133 return __alloc_bootmem_huge_page(h, nid); in alloc_bootmem_huge_page()
/linux-6.12.1/include/linux/
Dhugetlb.h704 int __init __alloc_bootmem_huge_page(struct hstate *h, int nid);
1080 static inline int __alloc_bootmem_huge_page(struct hstate *h)
/linux-6.12.1/mm/
Dhugetlb.c3119 int __alloc_bootmem_huge_page(struct hstate *h, int nid) in __alloc_bootmem_huge_page() function