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 */
590 * The stack is now user RDI, orig_ax, RIP, CS, EFLAGS, RSP, SS.
598 pushq 6*8(%rdi) /* SS */
641 * 64-bit mode SS:RSP on the exception stack is always valid.
644 testb $4, (SS-RIP)(%rsp)
651 * handled by fixup_bad_iret. These include #SS, #GP, and #NP.
671 * SS
693 movq (5*8)(%rsp), %rax /* user SS */
1240 * | original SS |
1250 * | iret SS } Copied from "outermost" frame |
1256 * | outermost SS } initialized in first_nmi; |
1380 pushq $0 /* SS */