Lines Matching refs:rcx
164 pushq %rcx /* pt_regs->ip */
188 movq RCX(%rsp), %rcx
191 cmpq %rcx, %r11 /* SYSRET requires RCX == RIP */
209 shl $(64 - (__VIRTUAL_MASK_SHIFT+1)), %rcx
210 sar $(64 - (__VIRTUAL_MASK_SHIFT+1)), %rcx
214 cmpq %rcx, %r11
1156 movq (%rsp), %rcx
1163 movq (%rsp), %rcx
1345 leaq native_irq_return_iret(%rip), %rcx
1346 cmpq %rcx, RIP+8(%rsp)
1366 movq %rcx, RIP+8(%rsp)