Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhugetlb.h366 int __init __alloc_bootmem_huge_page(struct hstate *h);
619 static inline int __alloc_bootmem_huge_page(struct hstate *h) in __alloc_bootmem_huge_page() function
/Linux-v5.4/arch/powerpc/mm/
Dhugetlbpage.c239 return __alloc_bootmem_huge_page(h); in alloc_bootmem_huge_page()
/Linux-v5.4/mm/
Dhugetlb.c2170 int __alloc_bootmem_huge_page(struct hstate *h) in __alloc_bootmem_huge_page() function