Home
last modified time | relevance | path

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

/linux-5.10/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.c296 void unhandled_exceptions(unsigned long entry, unsigned long addr, in unhandled_exceptions() function
322 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_tlb_misc()
377 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_general()
402 unhandled_exceptions(entry, addr, type, regs); in do_dispatch_general()