Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dallwinner,sun7i-a20-sc-nmi.yaml7 title: Allwinner A20 Non-Maskable Interrupt Controller
H A Datmel,aic.yaml15 maskable, vectored interrupt controller providing handling of up to one
/freebsd/sys/x86/include/
H A Dtrap.h52 #define T_NMI 19 /* non-maskable trap */
/freebsd/usr.sbin/bhyvectl/
H A Dbhyvectl.864 Inject a non-maskable interrupt (NMI) into the VM.
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_poll.3175 event types are defined as always being enabled (non-maskable). See "EVENT
243 Some event types are non-maskable and may be reported in \fIrevents\fR regardless
/freebsd/crypto/openssl/doc/man3/
H A DSSL_poll.pod121 event types are defined as always being enabled (non-maskable). See L</EVENT
207 Some event types are non-maskable and may be reported in I<revents> regardless
/freebsd/sys/arm/xilinx/
H A Dzy7_gpio.c186 #define ZY7_GPIO_MASK_DATA_LSW(b) (0x0000+8*(b)) /* maskable wr lo */
187 #define ZY7_GPIO_MASK_DATA_MSW(b) (0x0004+8*(b)) /* maskable wr hi */
/freebsd/sys/amd64/vmm/
H A Dvmm_lapic.c56 * According to section "Maskable Hardware Interrupts" in Intel SDM in lapic_set_intr()
/freebsd/contrib/wpa/src/utils/
H A Dcommon.c77 * @maskable: Flag to indicate whether a mask is allowed
80 int hwaddr_masked_aton(const char *txt, u8 *addr, u8 *mask, u8 maskable) in hwaddr_masked_aton() argument
93 } else if (maskable && *r == '/') { in hwaddr_masked_aton()
H A Dcommon.h496 int hwaddr_masked_aton(const char *txt, u8 *addr, u8 *mask, u8 maskable);
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi20.h327 /// Non-Maskable Interrupt Source Structure
H A DAcpi10.h585 /// Non-Maskable Interrupt Source Structure.
H A DAcpi30.h410 /// Non-Maskable Interrupt Source Structure
H A DAcpi40.h370 /// Non-Maskable Interrupt Source Structure
H A DAcpi50.h506 /// Non-Maskable Interrupt Source Structure
H A DAcpi51.h398 /// Non-Maskable Interrupt Source Structure
/freebsd/usr.sbin/bhyve/amd64/
H A Dvmexit.c157 [EXIT_REASON_EXCEPTION] = "Exception or non-maskable interrupt (NMI)",
/freebsd/sys/i386/i386/
H A Dexception.S205 * page faults, non-maskable interrupts, debug and breakpoint
H A Dtrap.c135 [T_NMI] = { .ei = false, .msg = "non-maskable interrupt trap" },
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c1567 * From the Intel SDM, Volume 3, Section "Maskable in vmx_inject_interrupts()
1569 * - maskable interrupt vectors [16,255] can be delivered in vmx_inject_interrupts()
1579 * From the Intel SDM, Volume 3, Section "Maskable in vmx_inject_interrupts()
1581 * - maskable interrupt vectors [0,255] can be delivered in vmx_inject_interrupts()
2919 * However, this must be done before maskable interrupts are enabled
/freebsd/sys/arm/include/
H A Darmreg.h283 #define CPU_CONTROL_NMFI 0x08000000 /* NMFI: Non maskable FIQ */
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td452 // Resumable Non-Maskable Interrupts(Smrnmi) CSRs
/freebsd/sys/amd64/amd64/
H A Dtrap.c135 [T_NMI] = "non-maskable interrupt trap",
H A Dfpu.c537 * The 6 maskable bits in order of their preference, as stated in the
/freebsd/sys/powerpc/include/
H A Dspr.h719 #define MCSR_NMI 0x00100000 /* Non-maskable interrupt */

12