Searched refs:restore_highmem (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dpower.h190 int restore_highmem(void);
193 static inline int restore_highmem(void) { return 0; } function
H A Dhibernate.c410 error = restore_highmem();
419 /* This call to restore_highmem() undos the previous one */
420 restore_highmem();
H A Dsnapshot.c2274 * restore_highmem - for each highmem page that was allocated before
2283 int restore_highmem(void) function

Completed in 92 milliseconds