Lines Matching refs:SS
14 * - iret frame: Architecture defined interrupt frame from SS to RIP
191 cmpq $__USER_DS, SS(%rsp) /* SS must match SYSRET */
639 * The stack is now user RDI, orig_ax, RIP, CS, EFLAGS, RSP, SS.
647 pushq 6*8(%rdi) /* SS */
696 * 64-bit mode SS:RSP on the exception stack is always valid.
699 testb $4, (SS-RIP)(%rsp)
707 * handled by fixup_bad_iret. These include #SS, #GP, and #NP.
727 * SS
748 movq (5*8)(%rsp), %rax /* user SS */
1257 * | original SS |
1267 * | iret SS } Copied from "outermost" frame |
1273 * | outermost SS } initialized in first_nmi; |
1397 pushq $0 /* SS */