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