Home
last modified time | relevance | path

Searched refs:last_highmem_page_copied (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/power/
H A Dsnapshot.c2411 static inline int last_highmem_page_copied(void) in last_highmem_page_copied() function
2437 static inline int last_highmem_page_copied(void) { return 1; } in last_highmem_page_copied() function
2671 return !(!nr_copy_pages || !last_highmem_page_copied() || in snapshot_image_loaded()