Lines Matching refs:rcx
37 movq %cr3, %rcx; # flush TLB
38 movq %rcx, %cr3
48 movq pt_regs_cx(%rax), %rcx
79 movq %rcx, pt_regs_cx(%rax)
115 movq relocated_restore_code(%rip), %rcx
117 jmpq *%rcx
125 movq %rbx, %rcx
126 andq $~(X86_CR4_PGE), %rcx
127 movq %rcx, %cr4; # turn off PGE
128 movq %cr3, %rcx; # flush TLB
129 movq %rcx, %cr3;
138 movq $(PAGE_SIZE >> 3), %rcx