Searched refs:restore_pblist (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/power/
H A Dhibernate_asm_32.S41 movl restore_pblist, %edx
H A Dhibernate_asm_64.S75 movq restore_pblist(%rip), %rdx
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/power/
H A Dhibernate.S34 PTR_L t0, restore_pblist
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S23 ! - copy restore_pblist pages
87 2: .long restore_pblist
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dswsusp_asm64.S74 .tc restore_pblist[TC],restore_pblist
H A Dswsusp_booke.S111 lis r11,(restore_pblist)@h
112 ori r11,r11,restore_pblist@l
H A Dswsusp_32.S160 lis r11,(restore_pblist - KERNELBASE)@h
161 ori r11,r11,restore_pblist@l
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dsnapshot.c56 struct pbe *restore_pblist; variable in typeref:struct:pbe
1085 restore_pblist = NULL;
1780 restore_pblist = NULL;
2152 pbe->next = restore_pblist;
2153 restore_pblist = pbe;
2215 restore_pblist = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dswsusp_asm64.S134 larl %r1,restore_pblist

Completed in 115 milliseconds