Searched refs:K_INT_MAP_NMI (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/evbmips/sbmips/
H A Dsb1250_icu.c226 WRITE_REG(cpu->sb1cpu_imr_base + SB1250_I_MAP(K_INT_WATCHDOG_TIMER_0), K_INT_MAP_NMI);
227 WRITE_REG(cpu->sb1cpu_imr_base + SB1250_I_MAP(K_INT_WATCHDOG_TIMER_1), K_INT_MAP_NMI);
/netbsd-current/sys/arch/sbmips/sbmips/
H A Dsb1250_icu.c226 WRITE_REG(cpu->sb1cpu_imr_base + SB1250_I_MAP(K_INT_WATCHDOG_TIMER_0), K_INT_MAP_NMI);
227 WRITE_REG(cpu->sb1cpu_imr_base + SB1250_I_MAP(K_INT_WATCHDOG_TIMER_1), K_INT_MAP_NMI);
/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_int.h219 #define K_INT_MAP_NMI 6 /* nonmaskable */ macro

Completed in 178 milliseconds