Lines Matching full:outermost
1165 * o Copy the interrupt frame into an "outermost" location on the
1255 * | iret SS } Copied from "outermost" frame |
1261 * | outermost SS } initialized in first_nmi; |
1262 * | outermost Return RSP } will not be changed before |
1263 * | outermost RFLAGS } NMI processing is done. |
1264 * | outermost CS } Copied to "iret" frame on each |
1265 * | outermost RIP } iteration. |
1278 * The "outermost" frame is copied to the "iret" frame on each
1372 /* Copy the "original" frame to the "outermost" frame */
1407 * RSP is pointing to "outermost RIP". gsbase is unknown, but, if
1416 * Copy the "outermost" frame to the "iret" frame. NMIs that nest
1480 * Skip orig_ax and the "outermost" frame to point RSP at the "iret"