Home
last modified time | relevance | path

Searched refs:nmi (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/share/man/man9/man9.x86/
DMakefile3 MAN= nmi.9 rdmsr.9 tsc.9 x86_msr_xcall.9
7 MLINKS+=nmi.9 nmi_establish.9 \
8 nmi.9 nmi_disestablish.9
/netbsd/src/sys/arch/vax/conf/
Dfiles.vax34 device nmi { slot=-1 }: bus
35 attach nmi at mainbus with nmi_mainbus
36 file arch/vax/vax/nmi_mainbus.c nmi
130 attach bi at nmi with bi_nmi
138 attach cpu at nmi with cpu_nmi
139 attach mem at nmi with mem_nmi
/netbsd/src/external/bsd/wpa/dist/src/common/
Dnan_de.c64 u8 nmi[ETH_ALEN]; member
80 struct nan_de * nan_de_init(const u8 *nmi, bool ap, in nan_de_init() argument
89 os_memcpy(de->nmi, nmi, ETH_ALEN); in nan_de_init()
271 nan_de_tx(de, srv->freq, wait_time, dst, de->nmi, wildcard_bssid, buf); in nan_de_tx_sdf()
937 de->nmi, wildcard_bssid, buf); in nan_de_rx_subscribe()
Dnan_de.h58 struct nan_de * nan_de_init(const u8 *nmi, bool ap,
/netbsd/src/sys/arch/hp300/stand/common/
Dsrt0.S90 movl #nmi,%a0@ /* catch in reset routine */
348 ASENTRY_NOPROFILE(nmi)
/netbsd/src/sys/arch/x86/conf/
Dfiles.x86101 file arch/x86/x86/nmi.c machdep
/netbsd/src/usr.sbin/acpitools/acpidump/
Dacpi.c1055 ACPI_MADT_NMI_SOURCE *nmi; in acpi_print_madt() local
1091 nmi = (ACPI_MADT_NMI_SOURCE *)mp; in acpi_print_madt()
1092 acpi_print_intr(nmi->GlobalIrq, nmi->IntiFlags); in acpi_print_madt()
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dmep-core.cpu716 (dnop npc "nmi program counter" (all-mep-core-isas) h-csr 23)
1022 (define-pmacro (get-psw.nmi) (and (srl psw 9) 1))
1030 (define-pmacro (set-psw.nmi zval) (set-bit (raw-reg h-csr 16) 9 zval))
1982 (if (get-psw.nmi)
1989 (set-psw.nmi 0))
1993 (set-psw.nmi 0)))
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dmep-core.cpu716 (dnop npc "nmi program counter" (all-mep-core-isas) h-csr 23)
1022 (define-pmacro (get-psw.nmi) (and (srl psw 9) 1))
1030 (define-pmacro (set-psw.nmi zval) (set-bit (raw-reg h-csr 16) 9 zval))
1982 (if (get-psw.nmi)
1989 (set-psw.nmi 0))
1993 (set-psw.nmi 0)))
/netbsd/src/sys/arch/atari/atari/
Dlocore.s756 addql #1,_C_LABEL(intrcnt)+28 | add another nmi interrupt
/netbsd/src/sys/arch/amiga/amiga/
Dlocore.s1392 .asciz "buserr" | 7: nmi: bus timeout
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt2731 nmi
/netbsd/src/sys/arch/sparc/sparc/
Dlocore.s3173 !cmp %o0, 0 ! was this a soft nmi
/netbsd/src/distrib/sets/lists/comp/
Dmi12193 ./usr/share/man/cat9/i386/nmi.0 comp-obsolete obsolete
13310 ./usr/share/man/cat9/x86/nmi.0 comp-sys-catman .cat
20663 ./usr/share/man/html9/i386/nmi.html comp-obsolete obsolete
21728 ./usr/share/man/html9/x86/nmi.html comp-sys-htmlman html
29278 ./usr/share/man/man9/i386/nmi.9 comp-obsolete obsolete
30395 ./usr/share/man/man9/x86/nmi.9 comp-sys-man .man
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dextend.texi5706 the names @code{watchdog} for vector 26, @code{nmi} for vector 30 and
5827 @item nmi
5828 @cindex @code{nmi} function attribute, NDS32
Dgcc.info37371 the names 'watchdog' for vector 26, 'nmi' for vector 30 and 'reset'
37473 'nmi'
69432 * nmi function attribute, NDS32: NDS32 Function Attributes.