Lines Matching refs:rsp
184 * rsp
193 * rsp->rax }
205 * in XEN pv would cause %rsp to move up to the top of the kernel stack and
206 * leave the IRET frame below %rsp, which is dangerous to be corrupted if #NMI
217 addq $8, %rsp /* skip regs->orig_ax */
225 * - kernel rsp
228 * rsp
233 * rsp->rcx
248 movq $__USER_DS, 4*8(%rsp)
249 movq $__USER_CS, 1*8(%rsp)
268 movq $__USER_DS, 4*8(%rsp)
269 movq $__USER32_CS, 1*8(%rsp)
290 movq $__USER_DS, 4*8(%rsp)
291 movq $__USER32_CS, 1*8(%rsp)
302 lea 16(%rsp), %rsp /* strip %rcx, %r11 */