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

/linux-master/arch/powerpc/mm/
H A Dhugetlbpage.c248 return __alloc_bootmem_huge_page(h, nid);
/linux-master/include/linux/
H A Dhugetlb.h757 int __init __alloc_bootmem_huge_page(struct hstate *h, int nid);
1073 static inline int __alloc_bootmem_huge_page(struct hstate *h)
/linux-master/mm/
H A Dhugetlb.c3300 __attribute__ ((weak, alias("__alloc_bootmem_huge_page")));
3301 int __alloc_bootmem_huge_page(struct hstate *h, int nid) function

Completed in 192 milliseconds