Home
last modified time | relevance | path

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

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