6 Non-Maskable Interrupts

Non-Maskable Interrupts (NMI) are usually system critical interrupts and will always take priority over all other interrupts. Also, they will be acknowledged even when global interrupts are disabled.