Lines Matching full:outermost
1124 * o Copy the interrupt frame into an "outermost" location on the
1213 * | iret SS } Copied from "outermost" frame |
1219 * | outermost SS } initialized in first_nmi; |
1220 * | outermost Return RSP } will not be changed before |
1221 * | outermost RFLAGS } NMI processing is done. |
1222 * | outermost CS } Copied to "iret" frame on each |
1223 * | outermost RIP } iteration. |
1236 * The "outermost" frame is copied to the "iret" frame on each
1330 /* Copy the "original" frame to the "outermost" frame */
1365 * RSP is pointing to "outermost RIP". gsbase is unknown, but, if
1374 * Copy the "outermost" frame to the "iret" frame. NMIs that nest
1436 * Skip orig_ax and the "outermost" frame to point RSP at the "iret"