Home
last modified time | relevance | path

Searched refs:nmi_handler (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/mips/nlm/
H A Dmpreset.S88 bnez t1, nmi_handler
118 nmi_handler: label
121 j nmi_handler
/freebsd-12.1/sys/mips/cavium/
H A Docteon_wdog.c232 uint64_t *nmi_handler = (uint64_t*)octeon_wdog_nmi_handler; in octeon_wdog_attach() local
245 cvmx_write_csr(CVMX_MIO_BOOT_LOC_DAT, nmi_handler[i]); in octeon_wdog_attach()
/freebsd-12.1/contrib/gcc/doc/
H A Dextend.texi2047 or @code{nmi_handler}, code will be generated to load the stack pointer
2140 @code{exception_handler} or @code{nmi_handler} to indicate that the function
2143 @item nmi_handler
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200525725 * doc/extend.texi (exception_handler, kspisusp, nesting, nmi_handler):