Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h713 int __init __alloc_bootmem_huge_page(struct hstate *h, int nid);
1127 static inline int __alloc_bootmem_huge_page(struct hstate *h)
/linux/mm/
H A Dhugetlb.c3196 int __alloc_bootmem_huge_page(struct hstate *h, int nid) in __alloc_bootmem_huge_page() function