Lines Matching full:outermost
1177 * o Copy the interrupt frame into an "outermost" location on the
1267 * | iret SS } Copied from "outermost" frame |
1273 * | outermost SS } initialized in first_nmi; |
1274 * | outermost Return RSP } will not be changed before |
1275 * | outermost RFLAGS } NMI processing is done. |
1276 * | outermost CS } Copied to "iret" frame on each |
1277 * | outermost RIP } iteration. |
1290 * The "outermost" frame is copied to the "iret" frame on each
1384 /* Copy the "original" frame to the "outermost" frame */
1419 * RSP is pointing to "outermost RIP". gsbase is unknown, but, if
1428 * Copy the "outermost" frame to the "iret" frame. NMIs that nest
1492 * Skip orig_ax and the "outermost" frame to point RSP at the "iret"