Searched refs:__nosavedata (Results 1 – 3 of 3) sorted by relevance
93 static u64 resume_stack[PAGE_SIZE/2/sizeof(u64)] __nosavedata;
292 #define __nosavedata __section(.data..nosave) macro
45 __visible int in_suspend __nosavedata; variable