Searched refs:split_pages (Results 1 – 1 of 1) sorted by relevance
1376 static inline int try_split_thp(struct page *page, struct list_head *split_pages) in try_split_thp() argument1381 rc = split_huge_page_to_list(page, split_pages); in try_split_thp()1384 list_move_tail(&page->lru, split_pages); in try_split_thp()