Searched refs:maskable (Results 1 – 6 of 6) sorted by relevance
| /openbmc/openbmc-test-automation/openpower/ |
| H A D | test_nmi_interface.robot | 2 Documentation Test Non-maskable interrupt functionality. 71 [Documentation] Inject non-maskable interrupt Redfish URI.
|
| /openbmc/qemu/include/hw/s390x/ |
| H A D | s390_flic.h | 52 bool swap, bool maskable, uint8_t flags);
|
| H A D | css.h | 238 void css_register_io_adapters(CssIoAdapterType type, bool swap, bool maskable,
|
| /openbmc/qemu/linux-headers/asm-s390/ |
| H A D | kvm.h | 355 __u8 maskable; member
|
| /openbmc/qemu/hw/intc/ |
| H A D | s390_flic_kvm.c | 282 .maskable = is_maskable, in kvm_s390_register_io_adapter()
|
| /openbmc/qemu/hw/s390x/ |
| H A D | css.c | 490 void css_register_io_adapters(CssIoAdapterType type, bool swap, bool maskable, in css_register_io_adapters() argument 509 ret = fsc->register_io_adapter(fs, id, isc, swap, maskable, flags); in css_register_io_adapters()
|