Searched refs:do_copy_page (Results 1 – 1 of 1) sorted by relevance
1436 static inline bool do_copy_page(long *dst, long *src) in do_copy_page() function1462 zeros_only = do_copy_page(dst, page_address(s_page)); in safe_copy_page()1465 zeros_only = do_copy_page(dst, page_address(s_page)); in safe_copy_page()1489 zeros_only = do_copy_page(dst, src); in copy_data_page()