Searched refs:page_huge_active (Results 1 – 3 of 3) sorted by relevance
605 bool page_huge_active(struct page *page);610 static inline bool page_huge_active(struct page *page) in TESTPAGEFLAG_FALSE()
1308 if (page_huge_active(head)) in scan_movable_pages()
1390 bool page_huge_active(struct page *page) in page_huge_active() function5704 if (!PageHeadHuge(page) || !page_huge_active(page) || in isolate_huge_page()