Home
last modified time | relevance | path

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

/arch/nds32/kernel/
Dex-entry.S91 .long unhandled_exceptions !Reset/NMI
92 .long unhandled_exceptions !TLB fill
95 .long unhandled_exceptions !TLB VLPT
96 .long unhandled_exceptions !Machine Error
Dtraps.c247 void unhandled_exceptions(unsigned long entry, unsigned long addr, in unhandled_exceptions() function
273 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_tlb_misc()
328 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_general()
353 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_general()