Lines Matching refs:rcx
32 movq %rcx, pt_regs_cx(%rax)
68 movq relocated_restore_code(%rip), %rcx
69 jmpq *%rcx
77 movq %rbx, %rcx
78 andq $~(X86_CR4_PGE), %rcx
79 movq %rcx, %cr4; # turn off PGE
80 movq %cr3, %rcx; # flush TLB
81 movq %rcx, %cr3;
90 movq $(PAGE_SIZE >> 3), %rcx
114 movq %cr3, %rcx; # flush TLB
115 movq %rcx, %cr3
125 movq pt_regs_cx(%rax), %rcx