noun
non-maskable interrupt; NMI
A hardware interrupt that cannot be ignored or disabled by the CPU's interrupt mask. Used in low-level system contexts.
マスク不可能割り込みは、重大なハードウェアエラーを知らせるために使われる。
Non-maskable interrupts are used to signal critical hardware errors.
Compound of マスク (mask) + 不可能 (impossible) + 割り込み (interrupt), a direct translation of the English computing term 'non-maskable interrupt'.