Lines Matching refs:edx
134 movl %eax, %edx
135 addl $LGUEST_PAGES_regs, %edx
136 movl %edx, %esp
152 movl $(GDT_ENTRY_TSS*8), %edx
160 movl (LGUEST_PAGES_host_gdt_desc+2)(%eax), %edx
162 andb $0xFD, (GDT_ENTRY_TSS*8 + 5)(%edx)
176 popl %edx
211 pushl %edx; \
240 movl LGUEST_PAGES_host_cr3(%eax), %edx; \
241 movl %edx, %cr3; \
252 movl $(GDT_ENTRY_TSS*8), %edx; \
288 movl (LGUEST_PAGES_host_idt_desc+2)(%eax), %edx
297 leal (%edx,%ebx,8), %eax
298 movzwl (%eax),%edx
301 orl %eax, %edx
304 jmp *%edx