Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dsnapshot.c67 static inline void hibernate_restore_unprotect_page(void *page_address) in hibernate_restore_unprotect_page() function
76 static inline void hibernate_restore_unprotect_page(void *page_address) {} in hibernate_restore_unprotect_page() function
1628 hibernate_restore_unprotect_page(page_address(page)); in swsusp_free()