/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/ |
H A D | NMI.interface.yaml | 2 It is a non-maskable interrupt or signal for triggering dumps from the host 8 Generic method to initiate non maskable interrupt on all host
|
/openbmc/openbmc-test-automation/openpower/ |
H A D | test_nmi_interface.robot | 2 Documentation Test Non-maskable interrupt functionality. 70 [Documentation] Inject non-maskable interrupt Redfish URI.
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | microcode.rst | 141 (#SMI) and Non-Maskable interrupts (#NMI). 146 Machine Checks (#MC) are non-maskable. There are two kinds of MCEs. 178 Non-Maskable Interrupts
|
/openbmc/linux/drivers/acpi/arm64/ |
H A D | Kconfig | 17 a standard that enables issuing a non-maskable diagnostic dump and
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | 250 * These occur when maskable asynchronous interrupts are taken with the 478 .abort "Bad maskable vector" 875 * In particular, this means we can take a maskable interrupt at any point 954 * This is a non-maskable, asynchronous interrupt always taken in real-mode. 969 * This interrupt is not maskable, so triggering it when MSR[RI] is clear, 1098 * This is a non-maskable interrupt always taken in real-mode. It can be 1133 * This interrupt is not maskable, so if it triggers when MSR[RI] is clear, 1604 * This is an asynchronous maskable interrupt in response to an "external 1606 * interrupt). It is maskable in hardware by clearing MSR[EE], and 1607 * soft-maskable with IRQS_DISABLED mask (i.e., local_irq_disable()). [all …]
|
/openbmc/qemu/hw/audio/ |
H A D | gusemu_hal.c | 218 … GUSregb(TimerStatus2x8) &= 0x1f; /* AdLib IRQ reset? -> clear maskable adl. timer int regs */ in gus_write() 397 GUSregb(TimerStatus2x8) |= 0xc0; /* maskable bits */ in gus_write() 407 GUSregb(TimerStatus2x8) |= 0xa0; /* maskable bits */ in gus_write() 426 GUSregb(TimerStatus2x8) &= 0xfb; /* clear non-maskable timer1 bit */ in gus_write() 431 GUSregb(TimerStatus2x8) &= 0xfd; /* clear non-maskable timer2 bit */ in gus_write()
|
H A D | gusemu_mixer.c | 201 GUSregb(TimerStatus2x8) |= 0xc0; /* maskable bits */ in gus_irqgen() 220 GUSregb(TimerStatus2x8) |= 0xa0; /* maskable bits */ in gus_irqgen()
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | s390_flic.rst | 73 __u8 maskable; 79 to use, maskable whether this adapter may be masked (interrupts turned off),
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ |
H A D | NMI.interface.yaml | 3 is a non-maskable interrupt or signal for generating diagnostic traces and
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | trapnr.h | 9 #define X86_TRAP_NMI 2 /* Non-maskable Interrupt */
|
H A D | spec-ctrl.h | 11 * would be easier if SPEC_CTRL were architecturally maskable or
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | allwinner,sun7i-a20-sc-nmi.yaml | 7 title: Allwinner A20 Non-Maskable Interrupt Controller
|
/openbmc/linux/arch/m68k/mac/ |
H A D | macints.c | 81 * Finally we have good 'ole level 7, the non-maskable interrupt: 150 pr_info("Non-Maskable Interrupt\n"); in mac_nmi_handler()
|
/openbmc/linux/Documentation/core-api/irq/ |
H A D | irqflags-tracing.rst | 42 - if the architecture has non-maskable interrupts then those need to be
|
/openbmc/linux/arch/mips/include/asm/mach-rc32434/ |
H A D | gpio.h | 36 u32 gpionmien; /* GPIO Non-maskable Interrupt Enable Register */
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | irq.h | 55 #define IRQ_AUTO_7 7 /* level 7 interrupt (non-maskable) */
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | head_32.h | 69 /* This is for hard interrupts from level 1-14, 15 is non-maskable (nmi) and
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | msi.c | 52 * For non-maskable and non-remapped MSI interrupts the migration in msi_set_affinity() 58 * - The MSI is maskable (remapped MSI does not use this code path). in msi_set_affinity()
|
/openbmc/qemu/include/hw/s390x/ |
H A D | s390_flic.h | 55 bool swap, bool maskable, uint8_t flags);
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | local_ops.rst | 37 断处理程序,它允许在NMI(Non Maskable Interrupt)处理程序中使用连贯的计数器。
|
/openbmc/linux/Documentation/RCU/ |
H A D | NMI-RCU.rst | 8 it is possible to use RCU to provide dynamic non-maskable interrupt
|
/openbmc/linux/arch/m68k/virt/ |
H A D | ints.c | 98 pr_warn("Non-Maskable Interrupt\n"); in virt_nmi_handler()
|
/openbmc/qemu/target/mips/tcg/ |
H A D | exception.c | 95 [EXCP_NMI] = "non-maskable interrupt",
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | rtla-hwnoise.rst | 22 of threads as a consequence, only non-maskable interrupts and hardware-related
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | irq.c | 62 seq_puts(p, " Non-maskable interrupts\n"); in arch_show_interrupts()
|