Searched refs:is_huge_zero_page (Results 1 – 9 of 9) sorted by relevance
182 if (is_huge_zero_page(pmd_page(pmd))) in __set_pmd_acct()187 if (is_huge_zero_page(pmd_page(orig))) in __set_pmd_acct()258 !is_huge_zero_page(pmd_page(entry))) in pmdp_invalidate()
287 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page() function434 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page() function
157 else if (is_huge_zero_page(head)) { in stable_page_flags()
925 if (is_huge_zero_page(page)) in release_pages()
304 if (!is_huge_zero_page(page)) in free_page_and_swap_cache()
538 return is_huge_zero_page(page) || in is_transparent_hugepage()2622 VM_BUG_ON_PAGE(is_huge_zero_page(head), head); in split_huge_page_to_list()
464 if (is_huge_zero_page(page)) { in queue_pages_pmd()
2267 if (is_huge_zero_page(page)) { in migrate_vma_collect_pmd()
693 if (is_huge_zero_page(page)) { in follow_pmd_mask()
Completed in 28 milliseconds