Lines Matching refs:rcx
111 pushq %rcx /* pt_regs->ip */
132 movq RCX(%rsp), %rcx
135 cmpq %rcx, %r11 /* SYSRET requires RCX == RIP */
153 shl $(64 - (__VIRTUAL_MASK_SHIFT+1)), %rcx
154 sar $(64 - (__VIRTUAL_MASK_SHIFT+1)), %rcx
158 cmpq %rcx, %r11
869 movq (%rsp), %rcx
876 movq (%rsp), %rcx
1073 leaq native_irq_return_iret(%rip), %rcx
1074 cmpq %rcx, RIP+8(%rsp)
1100 movq %rcx, RIP+8(%rsp)