Searched refs:repeat_nmi (Results 1 - 1 of 1) sorted by path

/linux-master/arch/x86/entry/
H A Dentry_64.S1130 * o Modify the "iret" location to jump to the repeat_nmi
1137 * jump will be made to the repeat_nmi code that will handle the second
1245 * If we interrupted kernel code between repeat_nmi and
1253 movq $repeat_nmi, %rdx
1301 * Modify the "iret" frame to point to repeat_nmi, forcing another
1310 pushq $repeat_nmi
1350 iretq /* continues at repeat_nmi below */
1355 repeat_nmi: label
1361 * if it is between repeat_nmi and end_repeat_nmi, and if so
1390 * frame to point back to repeat_nmi
[all...]

Completed in 199 milliseconds