Home
last modified time | relevance | path

Searched refs:saved_context_esi (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/platform/olpc/
H A Dxo1-wakeup.S74 movl %esi, saved_context_esi
85 movl saved_context_esi, %esi
123 saved_context_esi: .long 0 label
/linux/arch/x86/kernel/acpi/
H A Dwakeup_32.S57 movl %esi, saved_context_esi
69 movl saved_context_esi, %esi
/linux/arch/x86/power/
H A Dhibernate_asm_32.S23 movl %esi, saved_context_esi
96 movl saved_context_esi, %esi
H A Dcpu.c34 __visible unsigned long saved_context_esi, saved_context_edi; variable