Searched refs:maskable (Results 1 – 6 of 6) sorted by relevance
42 __u8 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
775 bool maskable; member
2482 adapter->maskable = adapter_info.maskable; in register_io_adapter()2497 if (!adapter || !adapter->maskable) in kvm_s390_mask_adapter()