Searched refs:maskable (Results 1 – 15 of 15) sorted by relevance
26 # - special non-maskable interrupt
59 __u8 maskable;65 to use, maskable whether this adapter may be masked (interrupts turned off)
41 __u8 maskable; member
158 ;; disable maskable interrupt
40 - if the architecture has non-maskable interrupts then those need to be
5 it is possible to use RCU to provide dynamic non-maskable interrupt
396 comment "____Non-maskable interrupt levels____"429 local_irq_disable() doesn't actually disable maskable interrupts -
77 Used for non-maskable interrupts (NMI).
108 # handler declaration for a maskable external interrupt
534 bool maskable; member
117 ### ovfl non-maskable125 ### unfl non-maskable825 # This test will take a non-maskable overflow directly.980 # This test will take a non-maskable underflow directly.
7 | an SNAN) is a non-maskable run-time exception.
153 (3) non-maskable overflow/underflow exceptions
1814 adapter->maskable = adapter_info.maskable; in register_io_adapter()1827 if (!adapter || !adapter->maskable) in kvm_s390_mask_adapter()
175 Level 15 (Non-maskable) interrupts are dealt with by the GDB stub if