Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsnapshot.c68 static inline int hibernate_restore_unprotect_page(void *page_address) in hibernate_restore_unprotect_page() function
78 static inline int hibernate_restore_unprotect_page(void *page_address) {return 0; } in hibernate_restore_unprotect_page() function
1625 hibernate_restore_unprotect_page(page_address(page)); in swsusp_free()