Lines Matching refs:rdx
33 movq %rdx, pt_regs_dx(%rax)
57 movq $__PAGE_OFFSET, %rdx
59 subq %rdx, %rax
63 movq %rax, %rdx
64 andq $~(X86_CR4_PGE), %rdx
65 movq %rdx, %cr4; # turn off PGE
75 movq restore_pblist(%rip), %rdx
82 testq %rdx, %rdx
86 movq pbe_address(%rdx), %rsi
87 movq pbe_orig_address(%rdx), %rdi
93 movq pbe_next(%rdx), %rdx
115 movq %rax, %rdx
116 andq $~(X86_CR4_PGE), %rdx
117 movq %rdx, %cr4; # turn off PGE
130 movq pt_regs_dx(%rax), %rdx