Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dabort.h34 void abort_handler(uint32_t abort_type, struct thread_abort_regs *regs);
/optee_os/core/arch/riscv/kernel/
H A Dabort.c350 void abort_handler(uint32_t abort_type, struct thread_abort_regs *regs) in abort_handler() function
H A Dthread_rv.S244 call abort_handler
587 call abort_handler
/optee_os/core/arch/arm/kernel/
H A Dthread_a64.S966 bl abort_handler
1063 bl abort_handler
H A Dabort.c556 void abort_handler(uint32_t abort_type, struct thread_abort_regs *regs) in abort_handler() function
H A Dthread_a32.S792 bl abort_handler