Home
last modified time | relevance | path

Searched defs:abort_handler (Results 1 – 2 of 2) sorted by relevance

/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
/optee_os/core/arch/arm/kernel/
H A Dabort.c556 void abort_handler(uint32_t abort_type, struct thread_abort_regs *regs) in abort_handler() function