Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dhugetlb.c818 static struct page *alloc_gigantic_page(int nid, unsigned int order) in alloc_gigantic_page() function
860 page = alloc_gigantic_page(nid, huge_page_order(h)); in alloc_fresh_gigantic_page_node()