Lines Matching refs:rsp
60 movq PER_CPU_VAR(cpu_current_top_of_stack), %rsp
111 testl $X86_EFLAGS_NT|X86_EFLAGS_AC|X86_EFLAGS_TF, EFLAGS(%rsp)
125 movq %rsp, %rdi
192 /* Use %rsp as scratch reg. User ESP is stashed in r8 */
193 SWITCH_TO_KERNEL_CR3 scratch_reg=%rsp
196 movq PER_CPU_VAR(cpu_current_top_of_stack), %rsp
217 movq %rsp, %rdi
235 movq RBX(%rsp), %rbx /* pt_regs->rbx */
236 movq RBP(%rsp), %rbp /* pt_regs->rbp */
237 movq EFLAGS(%rsp), %r11 /* pt_regs->flags (in r11) */
238 movq RIP(%rsp), %rcx /* pt_regs->ip (in rcx) */
239 addq $RAX, %rsp /* Skip r8-r15 */
261 movq RSP-ORIG_RAX(%rsp), %rsp
266 * The original userspace %rsp (RSP-ORIG_RAX(%rsp)) is stored