Searched refs:saved_context_esi (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 74 movl %esi, saved_context_esi 85 movl saved_context_esi, %esi 123 saved_context_esi: .long 0 label
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 74 movl %esi, saved_context_esi 85 movl saved_context_esi, %esi 123 saved_context_esi: .long 0 label
|
/kernel/linux/linux-5.10/arch/x86/power/ |
H A D | hibernate_asm_32.S | 23 movl %esi, saved_context_esi 96 movl saved_context_esi, %esi
|
H A D | cpu.c | 33 __visible unsigned long saved_context_esi, saved_context_edi; variable
|
/kernel/linux/linux-5.10/arch/x86/kernel/acpi/ |
H A D | wakeup_32.S | 57 movl %esi, saved_context_esi 69 movl saved_context_esi, %esi
|
/kernel/linux/linux-6.6/arch/x86/power/ |
H A D | hibernate_asm_32.S | 23 movl %esi, saved_context_esi 96 movl saved_context_esi, %esi
|
H A D | cpu.c | 34 __visible unsigned long saved_context_esi, saved_context_edi; variable
|
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/ |
H A D | wakeup_32.S | 57 movl %esi, saved_context_esi 69 movl saved_context_esi, %esi
|
Completed in 3 milliseconds