Home
last modified time | relevance | path

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

/linux/arch/x86/platform/olpc/
H A Dxo1-wakeup.S72 movl %ebx, saved_context_ebx
84 movl saved_context_ebx, %ebx
124 saved_context_ebx: .long 0 label
/linux/arch/x86/kernel/acpi/
H A Dwakeup_32.S55 movl %ebx, saved_context_ebx
68 movl saved_context_ebx, %ebx
/linux/arch/x86/power/
H A Dhibernate_asm_32.S21 movl %ebx, saved_context_ebx
95 movl saved_context_ebx, %ebx
H A Dcpu.c32 __visible unsigned long saved_context_ebx; variable