Home
last modified time | relevance | path

Searched refs:saved_context_esp (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/platform/olpc/
H A Dxo1-wakeup.S98 movl %esp, saved_context_esp
106 movl saved_context_esp, %esp
121 saved_context_esp: .long 0 label
/linux/arch/x86/kernel/acpi/
H A Dwakeup_32.S32 movl saved_context_esp, %esp
54 movl %eax, saved_context_esp
/linux/arch/x86/power/
H A Dcpu.c35 __visible unsigned long saved_context_esp, saved_context_ebp; variable