Searched refs:nmi_handler (Results 1 – 5 of 5) sorted by relevance
88 bnez t1, nmi_handler118 nmi_handler: label121 j nmi_handler
230 uint64_t *nmi_handler = (uint64_t*)octeon_wdog_nmi_handler; in octeon_wdog_attach() local243 cvmx_write_csr(CVMX_MIO_BOOT_LOC_DAT, nmi_handler[i]); in octeon_wdog_attach()
56 uint64_t nmi_handler; member
2047 or @code{nmi_handler}, code will be generated to load the stack pointer2140 @code{exception_handler} or @code{nmi_handler} to indicate that the function2143 @item nmi_handler
25725 * doc/extend.texi (exception_handler, kspisusp, nesting, nmi_handler):