Searched refs:pages_identical (Results 1 – 3 of 3) sorted by relevance
321 if (!pages_identical(page, ZERO_PAGE(0))) in try_to_map_unused_to_zeropage()
4494 if (pages_identical(folio_page(folio, i), ZERO_PAGE(0))) { in thp_underused()
5083 static inline int pages_identical(struct page *page1, struct page *page2) in pages_identical() function