Lines Matching refs:edi
17 * 10(%esp) - %edi
225 pushl %edi
261 popl %edi
384 /* Load stack pointer into %esi and %edi */
386 movl %esi, %edi
388 /* Move %edi to the top of the entry stack */
389 andl $(MASK_entry_stack), %edi
390 addl $(SIZEOF_entry_stack), %edi
392 /* Load top of task-stack into %edi */
393 movl TSS_entry2task_stack(%edi), %edi
424 subl %ecx, %edi
427 movl %edi, %esp
465 * %edi: Top of the task stack
491 * %esi and %edi are unchanged, %ecx contains the number of
530 movl PER_CPU_VAR(cpu_tss_rw + TSS_sp0), %edi
531 subl %ecx, %edi
535 movl %edi, %ebx
576 movl PER_CPU_VAR(cpu_tss_rw + TSS_sp0), %edi
583 subl %ecx, %edi
590 movl %edi, %ebx
683 pushl %edi
714 popl %edi
727 * edi: kernel thread arg
739 pushl %edi /* fn_arg */
786 * edi arg5
857 movl PT_EFLAGS(%esp), %edi
859 movl %edi, (%eax)
870 popl %edi /* pt_regs->di */
933 * edi arg5
1040 movl PT_GS(%esp), %edi # get the function address
1047 CALL_NOSPEC edi
1137 SAVE_ALL_NMI cr3_reg=%edi
1171 RESTORE_ALL_NMI cr3_reg=%edi pop=4
1190 SAVE_ALL_NMI cr3_reg=%edi unwind_espfix=1
1201 RESTORE_ALL_NMI cr3_reg=%edi