Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dsnapshot.c2577 static inline int last_highmem_page_copied(void) in last_highmem_page_copied() function
2603 static inline int last_highmem_page_copied(void) { return 1; } in last_highmem_page_copied() function
2874 return !(!nr_copy_pages || !last_highmem_page_copied() || in snapshot_image_loaded()