Lines Matching refs:edx
23 push %edx
30 movl $1f, %edx
31 subl $__PAGE_OFFSET, %edx
32 jmp *%edx
36 movl %cr0, %edx
37 andl $0x7fffffff, %edx
38 movl %edx, %cr0
49 movl 36(%esp), %edx // &efi.runtime
50 movl %ecx, (%edx)
53 movl %cr0, %edx
54 orl $0x80000000, %edx
55 movl %edx, %cr0