Home
last modified time | relevance | path

Searched refs:restore_pblist (Results 1 – 14 of 14) sorted by relevance

/linux/arch/sparc/power/
A Dhibernate_asm.S51 sethi %hi(restore_pblist), %l0
52 ldx [%l0 + %lo(restore_pblist)], %l0
/linux/arch/powerpc/kernel/
A Dswsusp_asm64.S83 .tc restore_pblist[TC],restore_pblist
A Dswsusp_booke.S112 lis r11,(restore_pblist)@h
113 ori r11,r11,restore_pblist@l
A Dswsusp_32.S209 lis r11,(restore_pblist - KERNELBASE)@h
210 ori r11,r11,restore_pblist@l
/linux/arch/sh/kernel/cpu/sh3/
A Dswsusp.S20 ! - copy restore_pblist pages
84 2: .long restore_pblist
/linux/arch/arm/kernel/
A Dhibernate.c86 for (pbe = restore_pblist; pbe; pbe = pbe->next) in arch_restore_image()
/linux/arch/mips/power/
A Dhibernate_asm.S32 PTR_L t0, restore_pblist
/linux/arch/x86/power/
A Dhibernate_asm_32.S61 movl restore_pblist, %edx
A Dhibernate_asm_64.S112 movq restore_pblist(%rip), %rdx
/linux/kernel/power/
A Dsnapshot.c148 struct pbe *restore_pblist; variable
1544 restore_pblist = NULL; in swsusp_free()
2240 restore_pblist = NULL; in load_header()
2607 pbe->next = restore_pblist; in get_buffer()
2608 restore_pblist = pbe; in get_buffer()
2672 restore_pblist = NULL; in snapshot_write_next()
/linux/arch/arm64/kernel/
A Dhibernate.c473 resume_hdr.reenter_kernel, restore_pblist, in swsusp_arch_resume()
/linux/include/linux/
A Dsuspend.h454 extern struct pbe *restore_pblist;
/linux/
A DSystem.map160542 ffff8000120f2e48 B restore_pblist
A D.tmp_System.map160542 ffff8000120f2e48 B restore_pblist

Completed in 362 milliseconds