Lines Matching full:nested
1502 * This means that we can have nested NMIs where the next
1504 * can't let it execute because the nested NMI will corrupt the
1524 * The NMI stack will tell any nested NMIs at that point that it is
1525 * nested. Then we pop the stack normally with iret, and if there was
1526 * a nested NMI that updated the copy interrupt stack frame, a
1536 * space, which means it is definitely not nested.
1594 * Because nested NMIs will use the pushed location that we
1623 * The saved RIP is used to fix up the copied RIP that a nested
1625 * is also used by nested NMIs and can not be trusted on exit.
1635 /* Make another copy, this one may be modified by nested NMIs */
1640 /* Do not pop rdx, nested NMIs will corrupt it */
1644 * Everything below this point can be preempted by a nested
1646 * caused by an exception and nested NMI will start here, and
1680 * it can lose its NMI context, and a nested NMI may come in.
1681 * In that case, the nested NMI will change the preempted NMI's