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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/power/
H A Dswsusp.c69 int restore_highmem(void);
71 static inline int restore_highmem(void) { return 0; } function
318 error = restore_highmem();
326 /* This call to restore_highmem() undos the previous one */
327 restore_highmem();
H A Dsnapshot.c1925 * restore_highmem - for each highmem page that was allocated before
1934 int restore_highmem(void) function

Completed in 21 milliseconds