Home
last modified time | relevance | path

Searched refs:maskable (Results 1 – 6 of 6) sorted by relevance

/arch/s390/include/uapi/asm/
Dkvm.h42 __u8 maskable; member
/arch/m68k/ifpsp060/src/
Dftest.S117 ### ovfl non-maskable
125 ### unfl non-maskable
825 # This test will take a non-maskable overflow directly.
980 # This test will take a non-maskable underflow directly.
/arch/m68k/fpsp040/
Dx_snan.S7 | an SNAN) is a non-maskable run-time exception.
/arch/m68k/ifpsp060/
DTEST.DOC153 (3) non-maskable overflow/underflow exceptions
/arch/s390/include/asm/
Dkvm_host.h775 bool maskable; member
/arch/s390/kvm/
Dinterrupt.c2482 adapter->maskable = adapter_info.maskable; in register_io_adapter()
2497 if (!adapter || !adapter->maskable) in kvm_s390_mask_adapter()