Home
last modified time | relevance | path

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

/Linux-v5.4/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.c295 void unhandled_exceptions(unsigned long entry, unsigned long addr, in unhandled_exceptions() function
321 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_tlb_misc()
376 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_general()
401 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_general()