Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread.c67 void __nostackcheck thread_set_exceptions(uint32_t exceptions) in thread_set_exceptions() function
92 void __nostackcheck thread_set_exceptions(uint32_t exceptions) in thread_set_exceptions() function
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c53 void __nostackcheck thread_set_exceptions(uint32_t exceptions) in thread_set_exceptions() function