Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dmpreset.S88 bnez t1, nmi_handler
118 nmi_handler: label
121 j nmi_handler
/f-stack/freebsd/mips/cavium/
H A Docteon_wdog.c233 uint64_t *nmi_handler = (uint64_t*)octeon_wdog_nmi_handler; in octeon_wdog_attach() local
246 cvmx_write_csr(CVMX_MIO_BOOT_LOC_DAT, nmi_handler[i]); in octeon_wdog_attach()