Searched refs:saved_context_edi (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dsuspend.h37 extern unsigned long saved_context_esp, saved_context_ebp, saved_context_esi, saved_context_edi;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/power/
H A Dswsusp.S25 movl %edi, saved_context_edi
72 movl saved_context_edi, %edi
H A Dcpu.c19 unsigned long saved_context_esi, saved_context_edi; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsuspend_asm.S28 movq %rdi, saved_context_edi(%rip)
97 movq saved_context_edi(%rip), %rdi
H A Dsuspend.c23 unsigned long saved_context_esp, saved_context_ebp, saved_context_esi, saved_context_edi; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dwakeup.S256 movl %edi, saved_context_edi
267 movl saved_context_edi, %edi
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/acpi/
H A Dwakeup.S363 movq %rdi, saved_context_edi(%rip)
408 movq saved_context_edi(%rip), %rdi

Completed in 30 milliseconds