Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/nlm/
Dmpreset.S88 bnez t1, nmi_handler
118 nmi_handler: label
121 j nmi_handler
/freebsd-10-stable/sys/mips/cavium/
Docteon_wdog.c230 uint64_t *nmi_handler = (uint64_t*)octeon_wdog_nmi_handler; in octeon_wdog_attach() local
243 cvmx_write_csr(CVMX_MIO_BOOT_LOC_DAT, nmi_handler[i]); in octeon_wdog_attach()
/freebsd-10-stable/sys/mips/rmi/
Drmi_boot_info.h56 uint64_t nmi_handler; member
/freebsd-10-stable/contrib/gcc/doc/
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-10-stable/contrib/gcc/
DChangeLog-200525725 * doc/extend.texi (exception_handler, kspisusp, nesting, nmi_handler):