Home
last modified time | relevance | path

Searched full:maskable (Results 1 – 25 of 84) sorted by relevance

1234

/linux-6.14.4/Documentation/arch/x86/
Dmicrocode.rst141 (#SMI) and Non-Maskable interrupts (#NMI).
146 Machine Checks (#MC) are non-maskable. There are two kinds of MCEs.
178 Non-Maskable Interrupts
Dkernel-stacks.rst79 Used for non-maskable interrupts (NMI).
/linux-6.14.4/arch/powerpc/kernel/
Dexceptions-64s.S250 * 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 …]
/linux-6.14.4/drivers/acpi/arm64/
DKconfig17 a standard that enables issuing a non-maskable diagnostic dump and
/linux-6.14.4/Documentation/virt/kvm/devices/
Ds390_flic.rst77 __u8 maskable;
83 to use, maskable whether this adapter may be masked (interrupts turned off),
/linux-6.14.4/arch/m68k/mac/
Dmacints.c81 * Finally we have good 'ole level 7, the non-maskable interrupt:
150 pr_info("Non-Maskable Interrupt\n"); in mac_nmi_handler()
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/
Dallwinner,sun7i-a20-sc-nmi.yaml7 title: Allwinner A20 Non-Maskable Interrupt Controller
Datmel,aic.yaml15 maskable, vectored interrupt controller providing handling of up to one
/linux-6.14.4/arch/x86/include/asm/
Dtrapnr.h21 #define X86_TRAP_NMI 2 /* Non-maskable Interrupt */
Dspec-ctrl.h12 * would be easier if SPEC_CTRL were architecturally maskable or
/linux-6.14.4/Documentation/core-api/irq/
Dirqflags-tracing.rst42 - if the architecture has non-maskable interrupts then those need to be
/linux-6.14.4/arch/mips/include/asm/mach-rc32434/
Dgpio.h36 u32 gpionmien; /* GPIO Non-maskable Interrupt Enable Register */
/linux-6.14.4/arch/m68k/include/asm/
Dirq.h56 #define IRQ_AUTO_7 7 /* level 7 interrupt (non-maskable) */
/linux-6.14.4/arch/sparc/include/asm/
Dhead_32.h69 /* This is for hard interrupts from level 1-14, 15 is non-maskable (nmi) and
/linux-6.14.4/arch/x86/kernel/apic/
Dmsi.c52 * 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()
/linux-6.14.4/Documentation/translations/zh_CN/core-api/
Dlocal_ops.rst37 断处理程序,它允许在NMI(Non Maskable Interrupt)处理程序中使用连贯的计数器。
/linux-6.14.4/Documentation/RCU/
DNMI-RCU.rst8 it is possible to use RCU to provide dynamic non-maskable interrupt
/linux-6.14.4/arch/m68k/virt/
Dints.c98 pr_warn("Non-Maskable Interrupt\n"); in virt_nmi_handler()
/linux-6.14.4/arch/m68k/ifpsp060/src/
Dftest.S117 ### ovfl non-maskable
125 ### unfl non-maskable
825 # This test will take a non-maskable overflow directly.
827 string "\tNon-maskable overflow..."
980 # This test will take a non-maskable underflow directly.
982 string "\tNon-maskable underflow..."
/linux-6.14.4/Documentation/dev-tools/
Dgpio-sloppy-logic-analyzer.rst31 non-deterministic code paths and non-maskable interrupts. It is called 'sloppy'
/linux-6.14.4/Documentation/tools/rtla/
Drtla-hwnoise.rst22 of threads as a consequence, only non-maskable interrupts and hardware-related
/linux-6.14.4/arch/sh/kernel/
Dtraps.c189 die("Fatal Non-Maskable Interrupt", regs, SIGINT); in BUILD_TRAP_HANDLER()
/linux-6.14.4/arch/xtensa/kernel/
Dirq.c62 seq_puts(p, " Non-maskable interrupts\n"); in arch_show_interrupts()
/linux-6.14.4/arch/sparc/include/uapi/asm/
Dtraps.h60 #define SP_TRAP_IRQ15 0x1f /* IRQ level 15 Non-maskable */
/linux-6.14.4/Documentation/core-api/
Dtimekeeping.rst139 a non-maskable interrupt (NMI) during a timekeeper update, and

1234