Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/power/
Dsnapshot.c2449 static inline int last_highmem_page_copied(void) in last_highmem_page_copied() function
2475 static inline int last_highmem_page_copied(void) { return 1; } in last_highmem_page_copied() function
2709 return !(!nr_copy_pages || !last_highmem_page_copied() || in snapshot_image_loaded()