Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c113 static void thread_unhandled_trap(struct thread_ctx_regs *regs __unused, in thread_unhandled_trap() function
164 thread_unhandled_trap(regs, cause); in thread_native_interrupt_handler()
170 thread_unhandled_trap(regs, cause); in thread_native_interrupt_handler()