Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nds32/kernel/
Dex-entry.S71 .long unhandled_exceptions !Reset/NMI
72 .long unhandled_exceptions !TLB fill
75 .long unhandled_exceptions !TLB VLPT
76 .long unhandled_exceptions !Machine Error
Dtraps.c293 void unhandled_exceptions(unsigned long entry, unsigned long addr, in unhandled_exceptions() function
319 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_tlb_misc()
384 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_general()