Searched refs:alloc_huge_page_node (Results 1 – 3 of 3) sorted by relevance
222 struct page *alloc_huge_page_node(struct hstate *h, int nid);315 #define alloc_huge_page_node(h, nid) NULL macro
1363 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page()
949 struct page *alloc_huge_page_node(struct hstate *h, int nid) in alloc_huge_page_node() function