Lines Matching full:outermost
1126 * o Copy the interrupt frame into an "outermost" location on the
1215 * | iret SS } Copied from "outermost" frame |
1221 * | outermost SS } initialized in first_nmi; |
1222 * | outermost Return RSP } will not be changed before |
1223 * | outermost RFLAGS } NMI processing is done. |
1224 * | outermost CS } Copied to "iret" frame on each |
1225 * | outermost RIP } iteration. |
1238 * The "outermost" frame is copied to the "iret" frame on each
1332 /* Copy the "original" frame to the "outermost" frame */
1367 * RSP is pointing to "outermost RIP". gsbase is unknown, but, if
1376 * Copy the "outermost" frame to the "iret" frame. NMIs that nest
1439 * Skip orig_ax and the "outermost" frame to point RSP at the "iret"